← Back to team overview

duetto-beta-testers team mailing list archive

Debugging

 

Hello,

Are there any debugging facilities provided with Duetto?

I've tried -g command line switch and got JavaScript code interspersed with _llvm.dbg.value(, 0, ); expressions. They are not of great use because there is no _llvm in global scope (this is not to say, expression itself isn't syntactically correct). No sourcemaps where generated either.

Am I missing anything?

--
Sincerely,
Valentine Sinitsyn


Follow ups