This is the mail archive of the gdb@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]

Re: Odd "other" command behavior


Grant,

I guess "other"  should print: "The disassembly flavour is now XXXXX" isn't it?

Fernando


Grant Edwards wrote:
> 
> On Thu, Sep 14, 2000 at 02:59:57PM +0000, Fernando Nasser wrote:
> 
> > Please try show "disassembly-flavor" after each "other".
> 
> Aha!  Now I understand.
> 
> I thought it was just toggling between the two
> formats.  Now I realize there are _six_ formats:
> 
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "atpcs".
>   (gdb) other
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "special-atpcs".
>   (gdb) other
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "raw".
>   (gdb) other
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "gcc".
>   (gdb) other
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "std".
>   (gdb) other
>   (gdb) show disassembly-flavor
>   The disassembly flavor is "apcs".
> 
> --
> Grant Edwards
> grante@visi.com

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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