diff options
author | Pedro Alves <pedro@codesourcery.com> | 2009-11-16 18:15:05 +0000 |
---|---|---|
committer | Pedro Alves <pedro@codesourcery.com> | 2009-11-16 18:15:05 +0000 |
commit | 2fcae1ede11615f4334c63a1341f9a2e829de67d (patch) | |
tree | 956e4a20a371e075b4cf25cefab2c939092e9c33 /gdb/dbxread.c | |
parent | 910d24365e1c03e80b4711a6ccc43acb7d97c12e (diff) | |
download | gdb-2fcae1ede11615f4334c63a1341f9a2e829de67d.tar.gz |
* linux-low.c (linux_remove_process): Add `detaching' parameter.
Pass it to thread_db_free.
(linux_kill, linux_detach, linux_wait_1): Adjust to pass the
proper `detaching' argument to linux_remove_process.
* linux-low.h (thread_db_free): Add `detaching' parameter.
* thread-db.c (thread_db_init): Pass false as `detaching' argument
to thread_db_free.
(thread_db_free): Add `detaching' parameter. Only
call td_ta_clear_event if detaching from process.
Diffstat (limited to 'gdb/dbxread.c')
0 files changed, 0 insertions, 0 deletions