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] Enable power7 disassembling


On Tue, 03 Mar 2009 22:31:04 +0100, Peter Bergner wrote:
> On Mon, 2009-03-02 at 22:04 +0100, Jan Kratochvil wrote:
> > Therefore assuming there should be a new GDB option:
> >   set powerpc disassembler-options power7
> > which would still default to `any' as currently but one could override it.
> 
> This still might be a good idea.  I assume you could choose any
> valid ppc processor name accepted by the disassembler here?
> Eg, power4, power5, booke, etc.

Yes, it is sure not limited by gdb_print_insn_powerpc() although I see the
help command could rather call print_ppc_disassembler_options().


Regards,
Jan


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