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: (gdb-6.8) Discard breakpoint address if shared library is unloaded


Hi Volodya,

>     [gdb]
>     2008-02-15  Nick Roberts  <nickrob@snap.net.nz>
> 
>             * breakpoint.c (print_one_breakpoint_location): Revert Enb field
>             to old format.  Discard breakpoint address if shared library is
>             unloaded.
>             (breakpoint_1): Adjust formatting of table header accordingly.
> 
>     [gdb/testsuite]
>     2008-02-25  Vladimir Prus  <vladimir@codesourcery.com>
> 
>         * gdb.base/annota1.exp: Adjust for 'info break'
>         format changes.
>         * gdb.base/annota3.exp: Likewise.
>         * gdb.base/break.exp: Likewise.
>         * gdb.base/condbreak.exp: Likewise.
>         * gdb.base/pending.exp: Likewise.
>         * gdb.base/sepdebug.exp: Likewise.
>         * gdb.base/unload.exp: Likewise.
>         * gdb.cp/ovldbreak.exp: Likewise.
>         * gdb.mi/mi-pending.exp: Likewise.

Pfew, some of these lines were so long that it was really tough to
review some of them, but after stretching my terminal to some 300
characters wide, it became much easier :-).

Patch is approved. Many thanks to Nick and Vladimir for getting
this done.


-- 
Joel


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