[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debugging problems
From: |
Adam Fedor |
Subject: |
Re: Debugging problems |
Date: |
Thu, 12 Apr 2001 09:19:19 -0600 |
Michael Scheibler wrote:
>
> I am currently working with cygwin, my sources are compiled with
> gcc -mno-cygwin (thats mingw). I wanted to test our huge project with objc
> and gnustep-base linked as a shared DLL. When I run it from my console
> everything seems to be okay, but when I try to debug it using cygwin's gdb
> 5.0, I get a SIGSEGV fault even before main() is invoked.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x67bc867d in sarray_free ()
>
I've seen that problem also, but I can't say that I know why it is. I
could easily blam gdb though. I also use gdb on PowerPC and it has
horrendous problems on that achitecture also.
P.S. I don't think many people listen to help-gnustep, so
dicsuss-gnustep would be better...