Lines Matching full:debug

1 llvm-dwarfdump - dump and verify DWARF debug information
32 Dump DWARF debug information for the specified CPU architecture.
40 Show a debug info entry's children when selectively printing with
41 the `=<offset>` argument of :option:`--debug-info`, or options such
61 and print the matching debug information entries.
85 Find and print all debug info entries whose name
90 Look up <address> in the debug information and print out the file,
100 Show a debug info entry's parents when selectively printing with
101 the `=<offset>` argument of :option:`--debug-info`, or options such
106 When displaying debug info entry parents, only show them to a
115 When displaying debug info entries, only show children to a maximum
120 Show the sizes of all debug sections, expressed in bytes.
124 Print all source files mentioned in the debug information. Absolute
129 Collect debug info quality metrics and print the results
154 Display verbose information when dumping. This can help to debug
173 .. option:: --debug-abbrev, --debug-addr, --debug-aranges, --debug-cu-index, --debug-frame [=<offset>], --debug-gnu-pubnames, --debug-gnu-pubtypes, --debug-info [=<offset>], --debug-line [=<offset>], --debug-line-str, --debug-loc [=<offset>], --debug-loclists [=<offset>], --debug-macro, --debug-names, --debug-pubnames, --debug-pubtypes, --debug-ranges, --debug-rnglists, --debug-str, --debug-str-offsets, --debug-tu-index, --debug-types [=<offset>], --eh-frame [=<offset>], --gdb-index, --apple-names, --apple-types, --apple-namespaces, --apple-objc
183 The :option:`--debug-macro` option prints both the .debug_macro and the .debug_macinfo sections.
185 The :option:`--debug-frame` and :option:`--eh-frame` options are aliases, in cases where both sections are present one command outputs both.
197 representing quality metrics of the processed debug info. These metrics are
199 the effect that a change to the compiler has on the debug info quality.