discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug tracking problem


From: Andrew Pinski
Subject: Re: Bug tracking problem
Date: Mon, 16 Apr 2007 03:30:26 -0700

On 4/16/07, Andreas Höschler <ahoesch@smartsoft.de> wrote:
Usigng gdb doe snot seem to be an option as long as the
problem occurs only when I start the app by doubleclickig on an icon in
the Window Maker dock, not when started from within a terminal session.
I am stuck!

You can attach to a program in gdb unless this problem causes a crash
right away after opening your program.  You would put a sleep at the
begining of your program and then attach to it.

Look up the command inside gdb called attach.

-- Pinski

reply via email to

[Prev in Thread] Current Thread [Next in Thread]