Using gdb + python in f13

Neal Becker ndbecker2 at gmail.com
Thu Jun 17 14:09:57 UTC 2010


I'm excited about using gdb with python in f13.  Where can I learn more?
I normally use gdb via emacs.  In emacs, I can M-x gdb, then at the prompt,
choose:

Run gdb (like this): gdb --annotate=3 -P my_program.py

Starts my program OK it seems.  But I see no way to set a breakpoint or
get to gdb's prompt at this point.



More information about the users mailing list