diff options
author | Daniel Jacobowitz <dan@debian.org> | 2007-07-02 21:29:28 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2007-07-02 21:29:28 +0000 |
commit | 6822b2b997226699ac17670891a9af442ec0a9c8 (patch) | |
tree | 9f4ca67af5d8694a730a8499f5760cd030a86926 /gdb/solib.c | |
parent | ab09e29456a2e52e5033dd003280963e2eac4e79 (diff) | |
download | gdb-6822b2b997226699ac17670891a9af442ec0a9c8.tar.gz |
* infrun.c (inferior_ignoring_startup_exec_events): Delete.
(start_remote): Use STOP_QUIETLY_REMOTE.
(handle_inferior_event): Do not condition TARGET_WAITKIND_LOADED
support on a SOLIB_ADD definition. Update breakpoints_inserted.
Update to match shared library event breakpoint support. Only
resume if appropriate. Handle STOP_QUIETLY_REMOTE.
(normal_stop): Handle TARGET_WAITKIND_LOADED.
* fork-child.c (startup_inferior): Do not set
inferior_ignoring_startup_exec_events
* inferior.h (inferior_ignoring_startup_exec_events): Delete
declaration.
(enum stop_kind): Improve documentation. Add STOP_QUIETLY_REMOTE.
* config/gdbserver.exp (gdb_reconnect): New.
* gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
gdb.base/solib-disc.exp: New files.
* lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
remote debugging".
(gdb_compile): Add shlib_load flag.
* lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
port.
(gdbserver_reconnect): New.
Diffstat (limited to 'gdb/solib.c')
0 files changed, 0 insertions, 0 deletions