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