From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23642 invoked by alias); 25 Jun 2007 03:09:14 -0000 Received: (qmail 23634 invoked by uid 22791); 25 Jun 2007 03:09:14 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 25 Jun 2007 03:09:12 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-98-61.inter.net.il [80.230.98.61]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IDY19222 (AUTH halo1); Mon, 25 Jun 2007 06:09:06 +0300 (IDT) Date: Mon, 25 Jun 2007 10:32:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <18046.59452.336943.780543@kahikatea.snap.net.nz> (message from Nick Roberts on Mon, 25 Jun 2007 09:55:08 +1200) Subject: Re: [PATCH: doco] gdbint.texinfo Reply-to: Eli Zaretskii References: <18046.4095.409804.261082@kahikatea.snap.net.nz> <18046.59452.336943.780543@kahikatea.snap.net.nz> 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: 2007-06/txt/msg00444.txt.bz2 > From: Nick Roberts > Date: Mon, 25 Jun 2007 09:55:08 +1200 > Cc: gdb-patches@sources.redhat.com > > I'm reluctant to make my own names as I only have a shallow understanding. > How about if I use the cindex names as node names? That's close, but I'd like to shorten some more: > + * Initializing a New Architecture:: Initialize New Architecture > + * Pointers Are Not Always Addresses:: Pointers and Addresses > + * Raw and Virtual Register Representations:: Raw and Virtual Registers > + * Register and Memory Data Representations:: Register and Memory Data Thanks.