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, 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.

-- 
Daniel Jacobowitz
CodeSourcery


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