Implement MI notification for new threads.
[deliverable/binutils-gdb.git] / gdb / doc / observer.texi
index e4c99d8e0863b2e7eea766cb3de5124883d14132..5bcc76c6560cb200d77584a4847d97b0c2ec5d54 100644 (file)
@@ -129,3 +129,7 @@ Called with @var{objfile} equal to @code{NULL} to indicate
 previously loaded symbol table data has now been invalidated.
 @end deftypefun
 
+@deftypefun void new_thread (struct thread_info *@var{t})
+The thread specified by @var{t} has been created.
+@end deftypefun
+
This page took 0.027551 seconds and 4 git commands to generate.