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: [RFA] Delete breakpoint.c local variables


On Wed, 2008-07-30 at 18:03 +0100, Phil Muldoon wrote:
> While stepping through breakpoint.c longjmp breakpoint code, I noticed 
> some small trivial unused local variables. Patch to fix.
> 
> 2008-07-30  Phil Muldoon  <pmuldoon@redhat.com>
> 
>     * breakpoint.c (create_longjmp_breakpoint): Remove unused struct
>     breakpoint.
>     (set_longjmp_breakpoint): Likewise.

OK, thanks.  Please commit.



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