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 17-01-31 15:13:29, Peter Bergner wrote:
> >>  void
> >>  print_arm_disassembler_options (FILE *stream)
> >>  {
> >
> > print_arm_disassembler_options can be adjusted as what you changed to
> > print_s390_disassembler_options, otherwise, we may have inconsistency
> > in the future.
>
> Can you be more specific about what I did to the s390 code you want
> done to the arm code?  I'll note I have changed things due to Alan
> wanting the strings to support internationalization.
>

Right, you changed it in
https://sourceware.org/ml/binutils/2017-01/msg00432.html
That is exactly what I wanted.  Thanks.

-- 
Yao


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