* gdb.texinfo (GDB/MI Development and Front Ends):
authorVladimir Prus <vladimir@codesourcery.com>
Sat, 3 May 2008 15:36:24 +0000 (15:36 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sat, 3 May 2008 15:36:24 +0000 (15:36 +0000)
Document *thread-created and *thread-exited.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index afcdb9b42821e4ff9e88db6713c364b798f70f0f..00e4de2d1bb8c6b0ea81eff652e5a5f9c7dce4a0 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Development and Front Ends):
+       Document *thread-created and *thread-exited.
+
 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
 
        * observer.texi (thread_exit): New.
index 7abac3c4b8855a1fa26eedbe8f386c4ae2f7e3e0..91c9dee758746102ad6732fb14f71541a0abbe41 100644 (file)
@@ -18062,11 +18062,7 @@ responsibility of the front end to work with the new one.
 The best way to avoid unexpected changes in MI that might break your front
 end is to make your project known to @value{GDBN} developers and
 follow development on @email{gdb@@sourceware.org} and
-@email{gdb-patches@@sourceware.org}.  There is also the mailing list
-@email{dmi-discuss@@lists.freestandards.org}, hosted by the Free Standards
-Group, which has the aim of creating a more general MI protocol
-called Debugger Machine Interface (DMI) that will become a standard
-for all debuggers, not just @value{GDBN}.
+@email{gdb-patches@@sourceware.org}.
 @cindex mailing lists
 
 @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%