aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2018-05-22 18:22:09 +0100
committerPedro Alves <palves@redhat.com>2018-05-22 18:33:44 +0100
commit9607784ac00f9278094e962963f6271472b1dfca (patch)
treedc36f4528326e67a5b7cee26e314b748605a7b39 /configure
parent0e9a6b2f040e016c9dd7f9841a0272e488ed2fd5 (diff)
downloadgdb-9607784ac00f9278094e962963f6271472b1dfca.zip
gdb-9607784ac00f9278094e962963f6271472b1dfca.tar.gz
gdb-9607784ac00f9278094e962963f6271472b1dfca.tar.bz2
remote: Move discard_pending_stop_replies call
This helps because discard_pending_stop_replies will later become a method of remote_target. Otherwise, when we have multiple instances of remote_target, we'd have to make discard_pending_stop_replies find the inferior's target_ops, and upcast it to remote_target (if indeed a remote) to find the pending stop replies queue to clear. gdb/ChangeLog: 2018-05-22 Pedro Alves <palves@redhat.com> * remote.c (remote_target::mourn_inferior): Move discard_pending_stop_replies call here from ... (_initialize_remote): ... here.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions