From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10299 invoked by alias); 1 Jun 2008 03:30:48 -0000 Received: (qmail 10273 invoked by uid 22791); 1 Jun 2008 03:30:47 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 01 Jun 2008 03:30:22 +0000 Received: from kahikatea.snap.net.nz (251.31.255.123.static.snap.net.nz [123.255.31.251]) by viper.snap.net.nz (Postfix) with ESMTP id 2943A3DA2B1; Sun, 1 Jun 2008 15:30:20 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 3417F8FC6D; Sun, 1 Jun 2008 15:30:16 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18498.6087.93189.541356@kahikatea.snap.net.nz> Date: Sun, 01 Jun 2008 03:30:00 -0000 To: Eli Zaretskii Cc: gdb-patches@sourceware.org, ghost@cs.msu.su Subject: Re: [PATCH:MI] Use observers for breakpoints In-Reply-To: References: <18498.3436.91443.361769@kahikatea.snap.net.nz> X-Mailer: VM 7.19 under Emacs 22.2.50.2 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00002.txt.bz2 > > +@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