diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 9c89ab9..29bfe1d 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -1195,7 +1195,6 @@ gdbsim_target::mourn_inferior () remove_breakpoints (); generic_mourn_inferior (); - delete_thread_silent (sim_data->remote_sim_ptid); } /* Pass the command argument through to the simulator verbatim. The |