Re: Should crash be the top of ex.err?

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

In Phix I solved this issue by having "without debug" in builtin files and omitting them from the ex.err. In my case it was printf() that sorely needed this. Symbol table entries have a K_wdb bit setting on them to facilitate this. As it happens, I am currently working on getting the diagnostics all working properly again, and maybe nearly half way through.

Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu