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] Remove VEC from breakpoint


>>>>> "Simon" == Simon Marchi <simark@simark.ca> writes:

Simon> It looks like an obvious patch to clean these up is in order, so it doesn't really
Simon> matter if this patch or an eventual cleanup patch removes these ix variables.

I wrote a patch to enable -Wunused-variable.  This actually caught a
couple of bugs.  I'm testing it now but I will submit it soon.

The main risk of it is that I can't compile all the nat-* files.

Tom


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