aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-03 20:49:47 +0000
committerNick Clifton <nickc@redhat.com>2000-01-03 20:49:47 +0000
commit8f915f68a652e24a382ca0f0a5eafd05341f33c4 (patch)
tree52c782fd6e247c3532e623950fcf498b9b487691 /binutils/binutils.texi
parent2e13b764859730a6bf359cd73b7e7acd4d95e071 (diff)
downloadgdb-8f915f68a652e24a382ca0f0a5eafd05341f33c4.zip
gdb-8f915f68a652e24a382ca0f0a5eafd05341f33c4.tar.gz
gdb-8f915f68a652e24a382ca0f0a5eafd05341f33c4.tar.bz2
document --disassembler-options=force-thumb
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r--binutils/binutils.texi10
1 files changed, 8 insertions, 2 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index d21f0da..8ef446d 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -26,7 +26,7 @@ END-INFO-DIR-ENTRY
@end ifinfo
@ifinfo
-Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc.
+Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -54,7 +54,7 @@ into another language, under the above conditions for modified versions.
@c This file documents the GNU binary utilities "ar", "ld", "objcopy",
@c "objdump", "nm", "size", "strings", "strip", "readelf" and "ranlib".
@c
-@c Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc.
+@c Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
@c
@c This text may be freely distributed under the terms of the GNU
@c General Public License.
@@ -1354,6 +1354,12 @@ select the name set used by the ARM Procedure Call Standard, whilst
specifying @samp{--disassembler-options=reg-names-raw} will just use
@samp{r} followed by the register number.
+This option can also be used for ARM architectures to force the
+disassembler to interpret all instructions as THUMB instructions by
+using the switch @samp{--disassembler-options=force-thumb}. This can be
+useful when attempting to disassemble thumb code produced by other
+compilers.
+
@item -p
@itemx --private-headers
Print information that is specific to the object file format. The exact