aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2024-12-09 10:50:37 +0000
committerAndrew Burgess <aburgess@redhat.com>2024-12-09 10:53:43 +0000
commitae2a96659a0960b850f3a368702cb3b8d3f38d2e (patch)
tree261139e2a45ec2865c33c2bc7a75daa530abeb47 /gdb/main.c
parent3d75969bd0e2608dc2c23aeee3f2f597b44fa7cc (diff)
downloadbinutils-ae2a96659a0960b850f3a368702cb3b8d3f38d2e.zip
binutils-ae2a96659a0960b850f3a368702cb3b8d3f38d2e.tar.gz
binutils-ae2a96659a0960b850f3a368702cb3b8d3f38d2e.tar.bz2
gdb: use 'const' more in a couple of small breakpoint functions
Make the 'struct breakpoint *' argument 'const' in user_breakpoint_p and pending_breakpoint_p. And make the 'struct bp_location *' argument 'const' in bl_address_is_meaningful. There should be no user visible changes after this commit.
Diffstat (limited to 'gdb/main.c')
0 files changed, 0 insertions, 0 deletions