[Dev] Running Chandler under GDB

Phillip J. Eby pje at telecommunity.com
Mon Mar 7 12:28:41 PST 2005


At 11:51 AM 3/7/05 -0800, Brian Kirsch wrote:
>The Chandler application will now be running under gdb. You can set 
>breakpoints, watchpoints,
>or examine the stack just like any other c / c++ application.

Also FYI, this file contains various gdb macros for viewing the Python call 
stack, local variables, etc.

http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/gdbinit?rev=HEAD&view=auto




More information about the Dev mailing list