"Jonathan Worthington" <[EMAIL PROTECTED]> wrote:
.hll_debug file "something.pl"
.hll_debug line 1
# code from something.pl line 1 goes here
Here I meant the PIR (compiled) code for line 1 of the HLL source, which
will very likely in most cases be many PIR instructions.
Also, I should have mentioned that the actual source code, if needed, can be
placed in a source segment. So lines of HLL source code are not something
I'd planned to have in these debug segs, unless anyone thinks that's a good
idea.
Thanks,
Jonathan