Re: newbie question: unsigned index
Re: newbie question: unsigned index
- Subject: Re: newbie question: unsigned index
- From: Cameron Hayne <email@hidden>
- Date: Thu, 23 Oct 2003 23:52:14 -0400
On 23/10/03 12:04 PM, "Eivind Andersen" <email@hidden> wrote:
>
But the applications quits due to signal 10 (SIGBUS). (What does that
>
mean?)
It means that you should use the debugger (gdb) to find out exactly which
line that SIGBUS is coming from. Just run under the debugger and it will
stop there.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.