aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-09-27 13:23:32 +0000
committerPedro Alves <palves@redhat.com>2013-09-27 13:23:32 +0000
commit5b5596ff6b245d165956649a81ba5e6628579c39 (patch)
treecb17eaacefb6c34eeacefcc4553f69f1908b9e35 /gdb/remote.h
parent86a367af41ed1121021a4fd9f131378b638aca62 (diff)
downloadgdb-5b5596ff6b245d165956649a81ba5e6628579c39.zip
gdb-5b5596ff6b245d165956649a81ba5e6628579c39.tar.gz
gdb-5b5596ff6b245d165956649a81ba5e6628579c39.tar.bz2
remote.c: Remove unnecessary fields from 'struct stop_reply'.
I noticed these fields aren't really necessary -- if the T stop reply indicated any we have any special event, the fallthrough doesn't really do anything. Tested on x86_64 Fedora 17 w/ local gdbserver, and also confirmed "catch load" against a Windows gdbserver running under Wine, which exercises TARGET_WAITKIND_LOADED, still works as expected. gdb/ 2013-09-27 Pedro Alves <palves@redhat.com> * remote.c (struct stop_reply) <solibs_changed, replay_event>: Delete fields. (remote_parse_stop_reply): Adjust, setting event->ws.kind directly.
Diffstat (limited to 'gdb/remote.h')
0 files changed, 0 insertions, 0 deletions