Re: debugger

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...
jimcbrown said...

if you include a file, then add a 'with trace' after that line, then the included file will have tracing off

I think you meant "if you include a file that has 'without trace' at the top".

I did not. I meant....

include get.e 
with trace 
trace(1) 
? get(0) 

in which case you won't be able to trace get().

Both would cause the issue seen here.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu