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: [PATCH ARM] Fix unterminated list of options to 'set arm fallback-mode' and 'set arm force-mode'


On Mon, 2010-10-11 at 12:40 -0400, Daniel Jacobowitz wrote:
> On Mon, Oct 11, 2010 at 05:30:31PM +0100, Matthew Gretton-Dann wrote:
> > All,
> > 
> > The attached patch adds a NULL entry at the end of the array of options
> > accepted by 'set arm fallback-mode' and 'set arm force-mode'.  Thus
> > ensuring GDB doesn't go wandering off trying to print garbage from
> > beyond the end of an array.
> > 
> > Can someone please review and approve?
> 
> Whoops, thank you.

Committed.

-- 
Matthew Gretton-Dann
Principal Engineer - PDSW Tools
ARM Ltd


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