* python gdb.breakpoints fails?? @ 2010-06-26 15:15 Mathew Yeates 2010-06-26 17:23 ` Doug Evans 2010-06-26 17:58 ` Michael Snyder 0 siblings, 2 replies; 3+ messages in thread From: Mathew Yeates @ 2010-06-26 15:15 UTC (permalink / raw) To: gdb I get an error saying "breakpoints" isn't in the module. How do I get a list of breakpoints -Mathew ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: python gdb.breakpoints fails?? 2010-06-26 15:15 python gdb.breakpoints fails?? Mathew Yeates @ 2010-06-26 17:23 ` Doug Evans 2010-06-26 17:58 ` Michael Snyder 1 sibling, 0 replies; 3+ messages in thread From: Doug Evans @ 2010-06-26 17:23 UTC (permalink / raw) To: Mathew Yeates; +Cc: gdb On Sat, Jun 26, 2010 at 8:15 AM, Mathew Yeates <mat.yeates@gmail.com> wrote: > I get an error saying "breakpoints" isn't in the module. How do I get > a list of breakpoints Which gdb version? I believe gdb.breakpoints() was added after 7.1. It will be in 7.2. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: python gdb.breakpoints fails?? 2010-06-26 15:15 python gdb.breakpoints fails?? Mathew Yeates 2010-06-26 17:23 ` Doug Evans @ 2010-06-26 17:58 ` Michael Snyder 1 sibling, 0 replies; 3+ messages in thread From: Michael Snyder @ 2010-06-26 17:58 UTC (permalink / raw) To: Mathew Yeates; +Cc: gdb Mathew Yeates wrote: > I get an error saying "breakpoints" isn't in the module. How do I get > a list of breakpoints "info breakpoint" ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-26 17:58 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2010-06-26 15:15 python gdb.breakpoints fails?? Mathew Yeates 2010-06-26 17:23 ` Doug Evans 2010-06-26 17:58 ` Michael Snyder
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox