From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23408 invoked by alias); 26 Dec 2007 19:10:45 -0000 Received: (qmail 23399 invoked by uid 22791); 26 Dec 2007 19:10:44 -0000 X-Spam-Check-By: sourceware.org Received: from exprod8og104.obsmtp.com (HELO psmtp.com) (64.18.3.88) by sourceware.org (qpsmtpd/0.31) with SMTP; Wed, 26 Dec 2007 19:10:31 +0000 Received: from source ([12.110.134.31]) by exprod8ob104.postini.com ([64.18.7.12]) with SMTP; Wed, 26 Dec 2007 11:10:24 PST Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: memory search capability Date: Wed, 26 Dec 2007 19:10:00 -0000 Message-ID: <86A3089001A44141B76B882059E7E53B032DB53C@M31.equallogic.com> In-Reply-To: <1198283677.18985.74.camel@localhost.localdomain> From: "Paul Koning" To: "Michael Snyder" , "Doug Evans" Cc: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00178.txt.bz2 I've implemented this as a local mod. Right now it doesn't have support in the remote protocol, that's on the "to do next" list. One bit of user feedback I got was to drop the results of the search into some local variables so scripts could use that.=20=20 Any suggestions for a suitable encoding for this in the packet protocol? I could submit the code to the list if there's interest. paul > -----Original Message----- > From: gdb-owner@sourceware.org=20 > [mailto:gdb-owner@sourceware.org] On Behalf Of Michael Snyder > Sent: Friday, December 21, 2007 7:35 PM > To: Doug Evans > Cc: gdb@sourceware.org > Subject: Re: memory search capability >=20 >=20 > On Fri, 2007-12-21 at 16:21 -0800, Doug Evans wrote: > > Anyone know of any work in this area since this? > >=20 > > http://www.cygwin.com/ml/gdb/2001-03/msg00071.html >=20 > I don't think so. Every now and then, someone remarks that it=20 > would seem like a good idea. No one ever does it. Shouldn't be > that hard... >=20 >=20 >=20 >=20