aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/debug.options.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-06-22 17:44:56 +0100
committerNick Clifton <nickc@redhat.com>2020-06-22 17:44:56 +0100
commite4b7104b1e0c70613d0f553cb18d25c7343647d3 (patch)
tree2b6a482972f5b2e7ba593c7fedf41696c67d784d /binutils/doc/debug.options.texi
parent359157df2087894563a900e5f63299b42f460be2 (diff)
downloadgdb-e4b7104b1e0c70613d0f553cb18d25c7343647d3.zip
gdb-e4b7104b1e0c70613d0f553cb18d25c7343647d3.tar.gz
gdb-e4b7104b1e0c70613d0f553cb18d25c7343647d3.tar.bz2
Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections.
PR 26112 * dwarf.c (display_debug_str_offsets): Add code to display the contents of the .debug_str_offsets section. (display_debug_macro): Add support for DW_MACRO_define_strx and DW_MACRO_undef_strx.
Diffstat (limited to 'binutils/doc/debug.options.texi')
-rw-r--r--binutils/doc/debug.options.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/doc/debug.options.texi b/binutils/doc/debug.options.texi
index 7f07388..31260c1 100644
--- a/binutils/doc/debug.options.texi
+++ b/binutils/doc/debug.options.texi
@@ -80,6 +80,10 @@ Displays the contents of the @samp{.debug_macro} and/or
Displays the contents of the @samp{.debug_loc} and/or
@samp{.debug_loclists} sections.
+@item O
+@itemx =str-offsets
+Displays the contents of the @samp{.debug_str_offsets} section.
+
@item p
@itemx =pubnames
Displays the contents of the @samp{.debug_pubnames} and/or