[Freeswitch-users] Linux IDE for debugging FS?
Patrick Lists
freeswitch-list at puzzled.xs4all.nl
Sat Dec 18 21:46:50 MSK 2010
On 12/18/2010 07:34 PM, Tom C wrote:
> I mean debugging the C source and being able to set breakpoints and step
> through the code, checking the contents of memory at each step. And
> being able to connect to an instance of FreeSwitch running on another
> machine and step through the code.
How about gdb and valgrind:
http://www.gnu.org/software/gdb/
http://valgrind.org/
I don't know if you can connect with either to an instance running on
another machine.
Regards,
Patrick
More information about the FreeSWITCH-users
mailing list