mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
* aix-thread.c (aix_thread_detach): Disable thread debugging on
detach to allow reinitialization.
This commit is contained in:
@@ -926,7 +926,7 @@ aix_thread_attach (char *args, int from_tty)
|
||||
static void
|
||||
aix_thread_detach (char *args, int from_tty)
|
||||
{
|
||||
pd_deactivate ();
|
||||
pd_disable ();
|
||||
base_target.to_detach (args, from_tty);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user