From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2128 invoked by alias); 11 Jun 2008 03:28:32 -0000 Received: (qmail 2120 invoked by uid 22791); 11 Jun 2008 03:28:32 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jun 2008 03:28:12 +0000 Received: from HOME-C4E4A596F7 ([80.230.28.131]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K2A005KG3ISCE40@i-mtaout7.012.net.il> for gdb-patches@sources.redhat.com; Wed, 11 Jun 2008 06:11:16 +0300 (IDT) Date: Wed, 11 Jun 2008 07:46:00 -0000 From: Eli Zaretskii Subject: Re: [patch:MI] Observer for thread-changed In-reply-to: <18510.64049.562871.546098@kahikatea.snap.net.nz> X-012-Sender: halo1@inter.net.il To: Nick Roberts Cc: ghost@cs.msu.su, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <18509.7945.19078.399646@kahikatea.snap.net.nz> <200806101057.19272.ghost@cs.msu.su> <18510.14942.143700.410083@kahikatea.snap.net.nz> <200806101232.37186.ghost@cs.msu.su> <18510.64049.562871.546098@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: 2008-06/txt/msg00216.txt.bz2 > From: Nick Roberts > Date: Wed, 11 Jun 2008 10:03:29 +1200 > Cc: gdb-patches@sources.redhat.com > > I also think that > the manual should be restructured so that the node "GDB/MI Output Records" > comes _under_ the node "GDB/MI Command Syntax" and that the nodes in "GDB/MI > Output Records" are linked with their description in "GDB/MI Output Syntax" Sounds like a good idea. Please suggest a patch and I will review it. Thanks.