MazeGen
November 24th, 2003, 10:19
Hi all,
I have a problem while debugging with symbols: All is working fine until jump is performed into included code (with using MASM's "include file.asm"
. I can see only a right name of included file, also a line number, but I can't see a text-of-source-instruction itself and, additionally, Ctrl+F5 is not working.
Can anybody solve this? Or is it a bug? Thanks!
I have a problem while debugging with symbols: All is working fine until jump is performed into included code (with using MASM's "include file.asm"

Can anybody solve this? Or is it a bug? Thanks!