mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
Add support for documenting target specific disassembler options
This commit is contained in:
@ -268,6 +268,8 @@ usage (stream, status)
|
||||
--adjust-vma <offset> Add <offset> to all displayed section addresses\n\
|
||||
\n"));
|
||||
list_supported_targets (program_name, stream);
|
||||
|
||||
disassembler_usage (stream);
|
||||
}
|
||||
if (status == 0)
|
||||
fprintf (stream, _("Report bugs to bug-gnu-utils@gnu.org\n"));
|
||||
|
Reference in New Issue
Block a user