This is the mail archive of the gdb-prs@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: gdb/289: [arm] disassemble thumb instructions


The following reply was made to PR gdb/289; it has been noted by GNATS.

From: Richard Earnshaw <rearnsha@arm.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: avbidder@acter.ch, gdb-gnats@sources.redhat.com, Richard.Earnshaw@arm.com
Subject: Re: gdb/289: [arm] disassemble thumb instructions 
Date: Wed, 23 Jan 2002 15:46:42 +0000

 > Is it possible to tell objdump to disassemble in a particular mode using 
 > --dissassembler-options?
 > 
 > It has been proposed that gdb replace the ``(gdb) set 
 > dissassembler-flavour <blah>'' with something like ``(gdb) set <cpu> 
 > disassembler-options <blah>'' that directly corresponds to objdump's 
 > --disassembler-options.
 
 I don't see that command in the current gdb "help set"
 
 ...
 set demangle-style -- Set the current C++ demangling style
 set disassembly-flavor -- Set the disassembly flavor
 set download-write-size -- Set the write size used when downloading a 
 program
 ...
 
 
 


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