Handle multiple breakpoint hits in Python interface: * python/py-bpevent.c (create_breakpoint_event_object): Rename C/Python variable to breakpoints. * python/py-stopevent.c (emit_stop_event): Return a Python tuple of bps instead of single breakpoint. Fix some space typos. * python/py-stopevent.c (create_breakpoint_event_object): Rename variable to breakpoints. testsuite: * gdb.python/py-events.exp: Set a duplicate breakpoint and check its presence. * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the breakpoint hits. doc: * gdb.texinfo (Events In Python): New function documentation: gdb.BreakpointEvent.breakpoints. Indicate that gdb.BreakpointEvent.breakpoint is now deprecated. |
||
|---|---|---|
| .. | ||
| lib-types.cc | ||
| lib-types.exp | ||
| Makefile.in | ||
| py-block.c | ||
| py-block.exp | ||
| py-breakpoint.c | ||
| py-breakpoint.exp | ||
| py-cmd.exp | ||
| py-error.exp | ||
| py-error.py | ||
| py-events.c | ||
| py-events.exp | ||
| py-events.py | ||
| py-evsignal.exp | ||
| py-evthreads.c | ||
| py-evthreads.exp | ||
| py-frame-inline.c | ||
| py-frame-inline.exp | ||
| py-frame.c | ||
| py-frame.exp | ||
| py-function.exp | ||
| py-inferior.c | ||
| py-inferior.exp | ||
| py-infthread.c | ||
| py-infthread.exp | ||
| py-mi.exp | ||
| py-objfile-script-gdb.py.in | ||
| py-objfile-script.c | ||
| py-objfile-script.exp | ||
| py-objfile.c | ||
| py-objfile.exp | ||
| py-parameter.exp | ||
| py-pp-maint.c | ||
| py-pp-maint.exp | ||
| py-pp-maint.py | ||
| py-prettyprint.c | ||
| py-prettyprint.exp | ||
| py-prettyprint.py | ||
| py-progspace.c | ||
| py-progspace.exp | ||
| py-prompt.c | ||
| py-prompt.exp | ||
| py-section-script.c | ||
| py-section-script.exp | ||
| py-section-script.py | ||
| py-shared-sl.c | ||
| py-shared.c | ||
| py-shared.exp | ||
| py-symbol.c | ||
| py-symbol.exp | ||
| py-symtab.exp | ||
| py-template.cc | ||
| py-template.exp | ||
| py-type.c | ||
| py-type.exp | ||
| py-value.c | ||
| py-value.exp | ||
| python-1.c | ||
| python.c | ||
| python.exp | ||
| source1 | ||
| source2.py | ||