Mail Archives: djgpp/1996/05/12/20:11:14
>> How do you source level debugging in FSDB? I've heard somewhere
>> that was not possible, but still there are some indications in the
>> program that loading the source file (or module) can be done. Maybe I
>> have an old version?
>FSDB will show the source code as comments to the machine code, so you
>almost have source-level debugging. The only thing that you cannot do is
>to examine expressions using C syntax which includes structures and such.
Well, I don't think there is much more to do in order to make FSDB a
source level debugger (well, C syntax expressions would require some
more work certanly...) I wonder if the one(s) who made FSDB can fix
these two things. It's very nicelly done, but seems not to be
finished.
- Raw text -