Pending breakpoints in MI
Joel Brobecker
brobecker@adacore.com
Thu Dec 13 16:12:00 GMT 2007
This part:
> gdb/
> Add support for pending breakpoints in MI.
> * gdb.h (gdb_breakpoint): Add parameter pending.
> * breakpoint.c (break_command_1): Fix formatting.
> (gdb_breakpoint): Add parameter pending. Fix
> formatting.
> * mi/mi-cmd-break.c (mi_break_insert): Change
> comment to refer to manual. Add support for
> the -f flag, for pending breakpoint.
... And that part:
> gdb/testsuite
> * gdb.mi/mi-pending.exp: New.
> * gdb.mi/mi-pending.c: New.
> * gdb.mi/mi-pendshr.c: New.
are now OK.
> gdb/doc
> * gdb.texinfo (GDB/MI Breakpoint Commands): Document
> the -f option for -break-insert, remove -r option,
> and clarify specification of location.
That leaves the documentation update for Eli.
Cheers!
--
Joel
More information about the Gdb-patches
mailing list