aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-10-25 19:15:34 +0000
committerNick Clifton <nickc@redhat.com>2000-10-25 19:15:34 +0000
commit85a396941012a60ef70ccc3de7de675e67d31325 (patch)
treeaf0e619c9cf2363b2065956934e1b8ff390f93e8 /gas/doc
parentc56a7a95d19613c5111a365a0733d4a35bfbdbf6 (diff)
downloadgdb-85a396941012a60ef70ccc3de7de675e67d31325.zip
gdb-85a396941012a60ef70ccc3de7de675e67d31325.tar.gz
gdb-85a396941012a60ef70ccc3de7de675e67d31325.tar.bz2
Add --gdwarf2 support to ARM toolchain
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/as.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 88c447c..76cd8ed 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -338,7 +338,8 @@ may help debugging assembler code, if the debugger can handle it.
@item --gdwarf2
Generate DWARF2 debugging information for each assembler line. This
-may help debugging assembler code, if the debugger can handle it.
+may help debugging assembler code, if the debugger can handle it. Note - this
+option is only supported by some targets, not all of them.
@item --help
Print a summary of the command line options and exit.