This is the mail archive of the gdb-patches@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]

Re: Pending breakpoints in MI


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


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