discuss-gnustep
[Top][All Lists]
Advanced

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

Re: running applications


From: Guevara, Kristine F
Subject: Re: running applications
Date: Thu, 27 Jun 2002 11:31:21 -0500

I have tried to run the debugger gdb on GWorkspace, but after doing a
backtrace it only says no stack.

 

-----Original Message-----
From: Lars Sonchocky-Helldorf
To: Guevara, Kristine F
Cc: discuss-gnustep@gnu.org
Sent: 6/26/02 11:33 AM
Subject: RE: running applications

>Yes thank you... I've got that problem solved now.  Now I'm just having
>problems with GWorkspace.  I open the application and the desktop for
>GWorkspace appears for only a few seconds then fails with an Illegal
>Instruction (core dumped) error.

Do you have some experience using the debugger gdb? If not, using it for

that purpose is simple. Start GWorkspace with the debugger attached (gdb

<programname>). After the crash drop into the debugger and type "bt" 
(stands for backtrace). Some information of the current programstate 
appear. Send that output to the list please. quit the debugger by typing

"quit"

>
>Thanks.

greetings, Lars








reply via email to

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