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] Fix null dereference SEGV during 'maint print arch' caused by the disassembler-options patch


On 3/7/17 2:16 AM, Ulrich Weigand wrote:
> Peter Bergner wrote:
> 
>> 	* gdbarch.sh (pstring_ptr): New static function.
>> 	(gdbarch_disassembler_options): Use it.
>> 	(gdbarch_verify_disassembler_options): Print valid_disassembler_options,
>> 	not valid_disassembler_option->name.
>> 	* gdbarch.c: Regenerate.
> 
> This is OK.

Ok, committed.  Thanks.

Peter



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