From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5546 invoked by alias); 3 Jan 2012 08:18:41 -0000 Received: (qmail 5536 invoked by uid 22791); 3 Jan 2012 08:18:38 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Jan 2012 08:18:26 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RhzZh-0007nv-0e; Tue, 03 Jan 2012 03:18:25 -0500 Date: Tue, 03 Jan 2012 08:18:00 -0000 Message-Id: From: Eli Zaretskii To: Tom Tromey CC: yao@codesourcery.com, gdb-patches@sourceware.org In-reply-to: (message from Tom Tromey on Mon, 02 Jan 2012 15:08:37 -0700) Subject: Re: FYI: minsyms documentation Reply-to: Eli Zaretskii References: <4EF38DAD.3040106@earthlink.net> <8362h8z60x.fsf@gnu.org> <4EF39E85.3050207@earthlink.net> <4EF54B6D.907@codesourcery.com> 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: 2012-01/txt/msg00084.txt.bz2 > From: Tom Tromey > Cc: > Date: Mon, 02 Jan 2012 15:08:37 -0700 > > >>>>> "Yao" == Yao Qi writes: > > Yao> Put detailed doc in gdbint.texinfo to > Yao> relevant source files, and only leave overview and high-level doc in it. > Yao> In this way, we don't have to pay much effort to keep gdbint.texinfo > Yao> synchronized with source, and gdbint.texinfo is still quite useful. > > Yes, this is exactly what I would like to do. I will support that, but please note that the high-level information also needs to be maintained, because GDB evolves also at that level.