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 1/2] Add support for setting disassembler-options in GDB for POWER, ARM and S390


> Cc: gdb-patches@sourceware.org, Ulrich Weigand <uweigand@de.ibm.com>,        Pedro Alves <palves@redhat.com>, Alan Modra <amodra@gmail.com>,        binutils <binutils@sourceware.org>
> From: Peter Bergner <bergner@vnet.ibm.com>
> Date: Fri, 18 Nov 2016 09:10:38 -0600
> 
> +* New commands
> +
> +set disassembler-options
> +show disassembler-options
> +  Controls the passing of target specific information to the disassembler.
> +  Only supported on some targets.  If it is necessary to specify more than
> +  one disassembler option then multiple options can be placed together into
> +  a comma separated list.  Default is ''.

Thanks, but I think we should tell what systems support this.

Otherwise, no comments.


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