-
Notifications
You must be signed in to change notification settings - Fork 1
Debug Ejabberd
Matthew Pope edited this page Nov 6, 2018
·
2 revisions
Steps:
- Build ejabberd with debug mode: make ejabberd_debug=true && make install
- Enter the debug console
cd ~/my-ejabberd
./sbin/ejabberdctl start
./sbin/ejabberdctl debug
> debugger:start().
-
Follow this guide http://erlang.org/doc/apps/debugger/debugger_chapter.html
-
To connect locally, follow this https://sites.google.com/a/lookoutgaming.com/skillz-wiki/engineering/sdk-team/charles-proxy