On Nov 14, 2005, at 0:02, Jonathan Worthington wrote:

Hi,

 .hll_debug file "something.pl"
 .hll_debug line 1

Just

#line 123
#line 789 "file.foo"

looks simpler and well known to me - the latter is already parsed. But actually making it work is more important for me.

 Either an integer or a string constant from the constants table

Storing debug-only things in the constant table could complicate a TODO 'pbc_strip(1)' utility but not a problem.
pbc_merge deals with such things already.

Jonathan

leo

Reply via email to