chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] Re.: Chicken + GDB


From: Felix
Subject: [Chicken-hackers] Re.: Chicken + GDB
Date: Mon, 29 Apr 2013 09:18:34 +0200 (CEST)

Hi!


Sorry, no magic chicken branch. I tried this once, but there isn't
very much line-nuimber information left, once the compiler produces C
code. One has to emit line number directives for every generated C
source line ("# <line> <file>"), or gdb will always switch back to
showing the C code. So even if this can be made to work, the exact
location in the Scheme code will never be completely accurate. 

So, for the moment I don't have a satisfying answer.


cheers,
felix



reply via email to

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