* remote.c (remote_open_1): Move acknowledging any pending ack,
authorPedro Alves <palves@redhat.com>
Thu, 9 Oct 2008 03:24:51 +0000 (03:24 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 9 Oct 2008 03:24:51 +0000 (03:24 +0000)
commitc8d104ad6940c4f094193620122d26d8d2ff4167
tree1d37db3f95a3eb1c689ac2d722d88b312ef0bfd0
parentefdb2a86e46122879fab082916287486d5208b41
* remote.c (remote_open_1): Move acknowledging any pending ack,
querying supported features, activating noack mode, finding the
target description, enabling extended remote, and checking remote
symbols from here ...
(remote_start_remote): ... to here.
(remote_open_1): Don't pop the target if it is already gone.
* target.c (unpush_target): Check for the dummy target.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
This page took 0.027875 seconds and 4 git commands to generate.