[PATCH:MI] Use observers for breakpoints

Nick Roberts nickrob@snap.net.nz
Sun Jun 1 03:30:00 GMT 2008


 > > +@deftypefun void breakpoints_changed (int @var{bnum})
 > > +The thread specified by @var{t} has exited.
 > 
 > There's no argument @var{t} in the function's signature.

OK, thanks.  Too much cut and paste.  That should be:

+@deftypefun void breakpoints_changed (int @var{bnum})
+The breakpoint specified by @var{bnum} has changed or is a new breakpoint.


-- 
Nick                                           http://www.inet.net.nz/~nickrob



More information about the Gdb-patches mailing list