chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] tinyclos egg on Mac OS X


From: Ivan Raikov
Subject: Re: [Chicken-users] tinyclos egg on Mac OS X
Date: Mon, 21 Jan 2008 15:29:27 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

  I am sorry I misunderstood. When single-stepping with the debugger,
it goes from C_dbg_hook to somewhere in ##sys#signal-hook. Am I
supposed to have compiled Chicken with some extra debugging options?


"felix winkelmann" <address@hidden> writes:

> On Jan 21, 2008 6:54 AM, Ivan Raikov <address@hidden> wrote:
>>
>> $ chicken-setup -csc-option -:d -v -n tinyclos
>
> No, actually I meant one of those mean, dirty gdb backtraces. Sorry,
> I should have been more clear. It's fairly easy to figure out these
> errors in gdb: set a breakpoint to C_dbg_hook, run the application
> (chicken in this case) and do downwards until you find the place
> that calls C_retrieve_proc. Unless it happens in evaluated code...
> But we see how far we get.




reply via email to

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