From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 647 invoked by alias); 3 Dec 2005 09:57:00 -0000 Received: (qmail 639 invoked by uid 22791); 3 Dec 2005 09:57:00 -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; Sat, 03 Dec 2005 09:56:59 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-89-139.inter.net.il [80.230.89.139]) by nitzan.inter.net.il (MOS 3.7.2-GA) with ESMTP id CCE41424 (AUTH halo1); Sat, 3 Dec 2005 11:56:55 +0200 (IST) Date: Sat, 03 Dec 2005 09:57:00 -0000 Message-Id: From: Eli Zaretskii To: Russell Shaw CC: gdb@sourceware.org In-reply-to: <43916A5D.7050204@netspace.net.au> (message from Russell Shaw on Sat, 03 Dec 2005 20:50:21 +1100) Subject: Re: [RFC] plugin/extension interface Reply-to: Eli Zaretskii 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> <43916A5D.7050204@netspace.net.au> 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/msg00032.txt.bz2 > Date: Sat, 03 Dec 2005 20:50:21 +1100 > From: Russell Shaw > Cc: gdb@sourceware.org > > > 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. Probably before I went through the entire manual and documented every command I found in the sources. Thanks.