aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-block.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-01-06 13:30:00 -0700
committerTom Tromey <tom@tromey.com>2019-01-14 17:32:24 -0700
commitbb27775165d9b992120371383012404e213b1981 (patch)
tree61d3ff87dfb04c5ea6d43f20f7bda37987e9fd12 /gdb/python/py-block.c
parent05be00a884850c5fe314004c9b91609f480308f6 (diff)
downloadbinutils-bb27775165d9b992120371383012404e213b1981.zip
binutils-bb27775165d9b992120371383012404e213b1981.tar.gz
binutils-bb27775165d9b992120371383012404e213b1981.tar.bz2
Constify some remote-notif functions
This constifies the "buf" arguments to various remote-notif functions and updates the users. gdb/ChangeLog 2019-01-14 Tom Tromey <tom@tromey.com> * remote-notif.c (handle_notification, remote_notif_ack) (remote_notif_parse): Make "buf" const. * remote-notif.h (struct notif_client) <parse, ack>: Make "buf" const. (remote_notif_parse, remote_notif_ack, handle_notification): Likewise. * remote.c (remote_notif_stop_parse): Make "buf" const. (remote_target::remote_parse_stop_reply): Make "buf" const. (remote_notif_stop_ack): Make "buf" const.
Diffstat (limited to 'gdb/python/py-block.c')
0 files changed, 0 insertions, 0 deletions