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.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to