]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/disasm.c
Constify get_disassembler_options
authorTom Tromey <tromey@adacore.com>
Thu, 21 Mar 2024 17:02:10 +0000 (11:02 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 22 Mar 2024 19:17:43 +0000 (13:17 -0600)
commit9f1c94481f875134df177bfc6ba1ad4e4e50b478
treeb6237e308403b883f1b6a60e99a621c8f0eec633
parent319719bb2921e978738acd408e6b16dabf0e7f5e
Constify get_disassembler_options

This changes get_disassembler_options to return a const char *.

Approved-By: John Baldwin <jhb@FreeBSD.org>
gdb/arm-tdep.c
gdb/disasm.c
gdb/disasm.h