diff options
author | Christian Eggers <ceggers@gmx.de> | 2014-02-04 19:42:12 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-02-04 19:42:12 +0000 |
commit | f4ccffad182295fda170179ee5315e60f23d89b7 (patch) | |
tree | 7cb4053b82370e285a470de5f99a33b33d8b1be3 /gdb/cli/cli-script.c | |
parent | 2915c55b41d00f12ed6bc54b4160e3367065c1c8 (diff) | |
download | binutils-f4ccffad182295fda170179ee5315e60f23d89b7.zip binutils-f4ccffad182295fda170179ee5315e60f23d89b7.tar.gz binutils-f4ccffad182295fda170179ee5315e60f23d89b7.tar.bz2 |
Call remote_check_symbols even if only symbol-file (not file) has been given
The Eclipse "C/C++ GDB Hardware Debugging" plugin runs only the
"symbol-file" command. In this case, remote_check_symbols is not
called and no qSymbol:: packet is sent to the server (OpenOCD in my
case).
gdb/
2014-02-04 Christian Eggers <ceggers@gmx.de> (tiny change)
* remote.c (remote_start_remote): Call remote_check_symbols even
if only symbol-file (not file) has been given.
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions