From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19265 invoked by alias); 12 Sep 2005 18:22:14 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19082 invoked by uid 22791); 12 Sep 2005 18:21:35 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 12 Sep 2005 18:21:35 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EEsvt-0001hv-Ty; Mon, 12 Sep 2005 14:21:34 -0400 Date: Mon, 12 Sep 2005 18:22:00 -0000 From: Daniel Jacobowitz To: Chris Markle Cc: gdb@sources.redhat.com Subject: Re: is there a way to search through core? Message-ID: <20050912182133.GA6538@nevyn.them.org> Mail-Followup-To: Chris Markle , gdb@sources.redhat.com References: <4325C592.5020505@sendmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4325C592.5020505@sendmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00077.txt.bz2 On Mon, Sep 12, 2005 at 11:14:42AM -0700, Chris Markle wrote: > say I want to find a particular string or hex value in the core file... No, GDB doesn't have a command for this. -- Daniel Jacobowitz CodeSourcery, LLC