Page 1 of 1
A debugger way to view macro lines
Posted: Thu Feb 16, 2006 3:24 am
by netmaestro
If the debugger could show us the substitutions made by macros, we could see any errors we made and why that won't compile. Currently all you can see is the single line containing the macro name.
Posted: Fri Feb 17, 2006 12:05 am
by akj
Also:
If the compiler detects an erroneous line that involved at least one macro in it's generation, the the compiler should show the text of the offending line as part of the error message. That will help considerably in correcting the error.
Posted: Fri Feb 17, 2006 12:33 am
by Fred
True, it's planed.