From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31153 invoked by alias); 3 Dec 2005 09:50:24 -0000 Received: (qmail 31146 invoked by uid 22791); 3 Dec 2005 09:50:23 -0000 X-Spam-Check-By: sourceware.org Received: from whirlwind.netspace.net.au (HELO mail.netspace.net.au) (203.10.110.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 03 Dec 2005 09:50:22 +0000 Received: from [192.168.0.10] (220-253-18-66.VIC.netspace.net.au [220.253.18.66]) by mail.netspace.net.au (Postfix) with ESMTP id 8E2FE12EBC6 for ; Sat, 3 Dec 2005 20:50:18 +1100 (EST) Message-ID: <43916A5D.7050204@netspace.net.au> Date: Sat, 03 Dec 2005 09:50:00 -0000 From: Russell Shaw User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050914 Debian/1.7.11-1 MIME-Version: 1.0 Cc: gdb@sourceware.org Subject: Re: [RFC] plugin/extension interface References: <200512022241.jB2Mf3Fk024314@elgar.sibelius.xs4all.nl> <8f2776cb0512021507m52b9d491gd4ddc0ceaab594ba@mail.gmail.com> <20051202233207.GA19812@nevyn.them.org> <8f2776cb0512021657i3f780f77sb1294b51753ffaaa@mail.gmail.com> <20051203023154.GA22527@nevyn.them.org> <439105DF.5040708@netspace.net.au> <20051203024500.GA22826@nevyn.them.org> <43910D47.2070300@netspace.net.au> <20051203033336.GA23537@nevyn.them.org> <43911985.9050901@netspace.net.au> <20051203041402.GA24030@nevyn.them.org> <439122AF.5080606@netspace.net.au> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00031.txt.bz2 Eli Zaretskii wrote: >>Date: Sat, 03 Dec 2005 15:44:31 +1100 >>From: Russell Shaw >>Cc: gdb@sourceware.org >> >>Looking at gdb docs, i couldn't find any "monitor" command or in the index. > > In what version of GDB did you find that manual? The current CVS > version does have this command listed and indexed. Ninth Edition, for gdb version 6.2.5020041014 It was a year ago when i read it.