[gambit-list] Need different compiler behavior to debug arithmetic

Bradley Lucier lucier at math.purdue.edu
Tue Oct 25 21:49:21 EDT 2005


On Oct 25, 2005, at 8:37 PM, Marc Feeley wrote:

> On 25-Oct-05, at 7:08 PM, Bradley Lucier wrote:
>
>
>>
>> On Oct 25, 2005, at 3:58 PM, Marc Feeley wrote:
>>
>>
>>
>>> for tracking source-code location in gdb you can use the "-g"  
>>> option and the Gambit compiler's "-track-scheme" option.
>>>
>>>
>>
>> Thanks, that's helpful.  I didn't find that option when searching  
>> the documentation.
>>
>> Brad
>>
>>
>
> Doc says:
>
> @opindex -track-scheme
> The @samp{-track-scheme} options causes the generation of @samp{#line}
> directives that refer back to the Scheme source code.  This allows  
> the use of
> a C debugger to debug Scheme code.
>
> Marc

I meant that before I sent my first e-mail, I searched the  
documentation for an option like this, and didn't find it.

After you pointed out that this option existed, I was able to find it  
in the documentation ;-).

Thanks again.

Brad






More information about the Gambit-list mailing list