is there a way to search through core?

Bob Rossi bob@brasko.net
Mon Sep 12 18:38:00 GMT 2005


On Mon, Sep 12, 2005 at 11:29:27AM -0700, Chris Markle wrote:
> Daniel,
> 
> >>say I want to find a particular string or hex value in the core file...
> >No, GDB doesn't have a command for this.
> 
> Rats! It would be handy...

You could always use the 'strings' command and grep for what you want.

Bob Rossi



More information about the Gdb mailing list