discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Debug problems


From: Quentin Mathé
Subject: Re: Debug problems
Date: Tue, 27 Jan 2004 08:55:35 +0100

Le 27 janv. 04, à 04:20, Adam Fedor a écrit :

On Monday, January 26, 2004, at 05:12 PM, Quentin Mathé wrote:

When I debug GNUstep applications/frameworks with GDB 6.0, I have two problems which drive me mad :

- I get SIGFPE exception (which interrups the session) many times when I use "po" command, the exception happens in the -gui or -base methods/functions in a random manner.

Not sure. What platform/OS?

PowerPC and Gentoo Linux 2.4.2.

- X window manager freezes (except the mouse) when I encounter a breakpoint in a method which is called when an NSButton is clicked.

Probably because the mouseDown causes a mouse grab by the application, so no other programs can receive events until the mouse is released. The only way around that is to debug from another computer.

ok

--
Quentin Mathé
qmathe@club-internet.fr




reply via email to

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