gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 393f2690fbd760f944d2351d94eaa8f356ab1d5f..42623a9e2873ac39d5444d60ef7a0bcd32bf7d42 100644 (file)
@@ -1,3 +1,12 @@
+2000-03-25  Pedro Alves  <pedro@codesourcery.com>
+
+       * infrun.c (infrun_thread_thread_exit): New.
+       (_initialize_infrun): Attach it to the thread_exit observer.
+       * thread.c (delete_thread_1): Always call the observer, passing it
+       the silent flag.
+       * mi/mi-interp.c (mi_thread_exit): Add "silent" parameter.  If
+       SILENT, return immediately.
+
 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
 
        * infrun.c (normal_stop): Use has_stack_frames instead of
This page took 0.023148 seconds and 4 git commands to generate.