From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31575 invoked by alias); 7 Dec 2006 21:46:14 -0000 Received: (qmail 31566 invoked by uid 22791); 7 Dec 2006 21:46:13 -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; Thu, 07 Dec 2006 21:46:02 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-162-125.inter.net.il [80.230.162.125]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FKF95287 (AUTH halo1); Thu, 7 Dec 2006 23:44:49 +0200 (IST) Date: Thu, 07 Dec 2006 21:46:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org, nathan@codesourcery.com In-reply-to: <20061207160228.GA16211@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 7 Dec 2006 11:02:28 -0500) Subject: Re: [rfc] Simplified XML parsing Reply-to: Eli Zaretskii References: <20061207160228.GA16211@nevyn.them.org> 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: 2006-12/txt/msg00106.txt.bz2 > Date: Thu, 7 Dec 2006 11:02:28 -0500 > From: Daniel Jacobowitz > Cc: Nathan Sidwell > > * gdb.texinfo (Debugging Output): Document "set debug xml" > and "show debug xml". This part is okay with me. Thanks.