On Sat, 28 Aug 2004 13:34:28 +0300
Ciprian Popovici <[EMAIL PROTECTED]> wrote:

> On Fri, 27 Aug 2004 13:55:02 -0600 Dave Serls <[EMAIL PROTECTED]>
> wrote:
> > I have a reliable beta crash generated while opening an older app
> > (SoundStudio). I compiled with --enable-debug=yes and have the 'core'
> > file. But how do I make gdb load/display symbols again??
> 
> I think it works like this:
> 
> gdb /path/to/blackbox/executable core-file
> 
> or
> 
> gdb -core core-file
> 
> And once you're inside the gdb command prompt do a 'bt' and start copying
> the screens to a text file. It will pause and wait for you to press enter
> after every screenfull.

  Thanks.
  
  See bug 1017907
  


-- 
************************************************************************
*   Dave Serls                                 Littleton, CO, USA      *
*   dashs.denver.co.us                         sorrybiscuit.com        *
************************************************************************

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to