From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22154 invoked by alias); 25 Jan 2006 17:56:16 -0000 Received: (qmail 22146 invoked by uid 22791); 25 Jan 2006 17:56:16 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jan 2006 17:56:15 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-215-153.inter.net.il [83.130.215.153]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id COL09766 (AUTH halo1); Wed, 25 Jan 2006 19:48:20 +0200 (IST) Date: Wed, 25 Jan 2006 17:56:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: gdb-patches@sources.redhat.com In-reply-to: <200601251631.19779.ghost@cs.msu.su> (message from Vladimir Prus on Wed, 25 Jan 2006 16:31:19 +0300) Subject: Re: [PATCH] Add fullname field for MI -break-info command Reply-to: Eli Zaretskii References: <200601241932.16022.ghost@cs.msu.su> <20060124211334.GB26974@nevyn.them.org> <200601251631.19779.ghost@cs.msu.su> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00413.txt.bz2 > From: Vladimir Prus > Date: Wed, 25 Jan 2006 16:31:19 +0300 > > For a future: can you explain what "annotate_field" does? The annotate.h file > has no comments at all, and gdbint has "annotate_field" only inside code > examples. And generally, what are "annotations"? See gdb/doc/annotate.texinfo.