This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH:MI] Use observers for breakpoints
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Nick Roberts <nickrob at snap dot net dot nz>
- Cc: gdb-patches at sourceware dot org, ghost at cs dot msu dot su
- Date: Sun, 01 Jun 2008 06:20:06 +0300
- Subject: Re: [PATCH:MI] Use observers for breakpoints
- References: <18498.3436.91443.361769@kahikatea.snap.net.nz>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sun, 1 Jun 2008 14:46:04 +1200
> Cc: ghost@cs.msu.su
>
> +@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.