[Info-vax] Fortran Debug Step odd behavior on continuation lines
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Sat Aug 29 13:19:04 EDT 2020
On 2020-08-29 15:07:08 +0000, Tom Wade said:
> Not a real problem, but I guess finally my curiosity got the better of
> me. Anyone else seen or can understand this ?
I suspect the compilers and the debugger necessarily conflate file
lines with source lines.
The debugger doesn't even seem to have a good way to show source lines,
from what can be inferred from its displays.
Integrating LLVM directly into the tooling can avoid some of this "fun"
as that can provide more code context, but that's a ways into the
future.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list