I've thought about this, but I can't see any reason why compiling the software with debugging information would trigger this problem. This code involves kernel interface and or (mis)interpretation of program arguments, so I'm not sure how that could be affected. Does anyone else have any ideas?

Perhaps we could but some NSDebugLLog calls in to help people trace this problem more precisely?

On Sunday, January 4, 2004, at 10:24 AM, Eric Heintzmann wrote:

-----Forwarded Message from debian bug tracking system-----
Please, preserve the CC to [EMAIL PROTECTED] when you reply, so that
the bug tracking system will file your reply with the original report.

From: Wolfgang Sourdeau <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Bug#225154: gnustep-base1-dbg: unability to debug or even launch app
Date: Fri, 26 Dec 2003 18:57:08 -0500


Package: gnustep-base1-dbg
Version: 1.9.0-2
Severity: normal

Hello,


This problem seems to have appeared recently. Whenever I try to build my
project with "make debug=yes", I can't even launch it, which prevents me
from using gdb. The error message that is displayed is:


(gdb) run
Starting program: /home/wolfgang/programmes/gnustep/Cynthiune/Cynthiune.debug/Cynthiune
[New Thread 16384 (LWP 15443)]


GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Please report the error to [EMAIL PROTECTED]

/home/wolfgang/programmes/gnustep/Cynthiune/Cynthiune.debug/Cynthiune: Uncaught
exception NSInternalInconsistencyException, reason:
GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Please report the error to [EMAIL PROTECTED]


This does not happen without linking against the debugging library.


Wolfgang.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux uSh2ieyu 2.4.23 #1 dim d�c 7 04:20:43 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to fr_CA.ISO8859-1)

Versions of packages gnustep-base1-dbg depends on:
ii gnustep-base1 1.9.0-2 GNUstep Base library package


-- no debconf information





_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep



_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to