aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd-dbgapi-target.c
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2023-02-16 19:07:12 +0000
committerAndrew Burgess <aburgess@redhat.com>2023-02-28 10:56:28 +0000
commit02aadca4fbeadbab6584222ca78dbc24c79f5229 (patch)
tree408b1612e3d4fa5ae7cf897c9feb511d2ad57d29 /gdb/amd-dbgapi-target.c
parent31f2faf5cf112931cfb8c0564a2b78477c907fe3 (diff)
downloadbinutils-02aadca4fbeadbab6584222ca78dbc24c79f5229.zip
binutils-02aadca4fbeadbab6584222ca78dbc24c79f5229.tar.gz
binutils-02aadca4fbeadbab6584222ca78dbc24c79f5229.tar.bz2
gdb: remove an out of date comment about disp_del_at_next_stop
Delete an out of date comment about disp_del_at_next_stop, the comment says: /* NOTE drow/2003-09-08: This state only exists for removing watchpoints. It's not clear that it's necessary... */ I'm sure this was true when the comment was added, but today the disp_del_at_next_stop state is not just used for deleting watchpoints, which leaves us with "It's not clear that it's necessary...", which doesn't really help at all. And then this comment is located on one random place where disp_del_at_next_stop is used, rather than at its definition site. Lets just delete the comment. No user visible changes after this commit. Reviewed-By: Pedro Alves <pedro@palves.net>
Diffstat (limited to 'gdb/amd-dbgapi-target.c')
0 files changed, 0 insertions, 0 deletions