This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is there a way to search through core?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]