This is the mail archive of the gdb-patches@sources.redhat.com 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 add new set/show arm commands


> > This patch starts the process of moving the arm-specific set/show options 
> > into a sub-group.  For the moment I've only done this for the set/show 
> > disassembly-flavor command, where I've also taken the opportunity to drop 
> > "flavor" from the command (it's non-intuitive if you speak English-English 
> > :-)
> 
> See: set [<arch>?] disassembler, replace disassembly-flavour or flavor[sic]
> http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=548
> 
> enjoy,
> Andrew
> 
> 
> > So we now have
> > 
> > 	set arm disassembly
> > 
> > and 
> > 
> > 	show arm disassembly

Are you suggesting I should change the option name to "set arm 
disassembler"?  If so, I've no problem with that.  If not, what are you 
suggesting?  Currently ARM does not support a "set arm architecture", 
though it might be needed for supporting interworking binaries and calls 
to functions from gdb.

R.


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