This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug python/12816] No 'pending' support for breakpoints created fromPython


http://sourceware.org/bugzilla/show_bug.cgi?id=12816

--- Comment #1 from Kevin Pouget <kevin.pouget at gmail dot com> 2011-12-08 13:56:15 UTC ---
the problem about 1) is:

(gdb) set breakpoint pending off
(gdb) py gdb.Breakpoint("nop")
Function "nop" not defined.
Breakpoint 7 (nop) pending.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]