This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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


On 11/18/16 11:23 AM, Pedro Alves wrote:
On 11/18/2016 04:56 PM, Peter Bergner wrote:
This will need a change to the GDB manual as well.  It'd probably
be a good idea to refer to the -M/--disassembler-options section
of the binutils/disassembler manual for the architecture specific
options.

I don't know the manual at all.  Can you point me to the spot
you'd like the documentation inserted at?


It'll be good to include an arch-independent gdb test to make sure
that "set disassembler-options" on other architectures doesn't
crash and cover some corner cases.  E.g., test at least both:

 "set disassembler-options"
 "set disassembler-options non-existing-option"

Is there an example of an arch independent gdb test case I can
use as a skeleton?

Peter




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