Mail Archives: djgpp/1995/12/07/10:14:41
On Wed, 6 Dec 1995, Pieter Vankeerberghen wrote:
> >No. You can try FSDB or LadyBug which *are* full-screen (ala Turbo
> >Debugger), but they are *not* source-level, although they will show source
> >code together with the disassembled program.
>
> Does this mean that with FSDB only breakpoints can be set in the ASM
> source, not in the C source ?
Yes, but you see the C source as comments to the assembly code in the same
window, so it's easy to set breakpoints. The *real* problem (IMHO) is
examining the data (unless it's in a register).
- Raw text -