lemmel

Results 4 comments of lemmel

I tried to alter the Duktape source in order to understand, and maybe suggest some modifications. By doing so, I found that I could remove the loop by disabling **DUK_USE_DEBUGGER_THROW_NOTIFY**....

Hi First there is a full example that is provided: **examples/debug-trans-dvalue** As to the signature, the write callback: `duk_size_t duk_trans_dvalue_write_cb(void *udata, char *buffer, duk_size_t length)` I suppose that **buffer** and...

First thanks for your answer. Not looking on the Github does provide bad vibes; the forum, from my point of view, is a place for the community: it allows users...

> The forum is not only a place for asking usage questions, but also a place for reporting bugs. I fail to see how a forum can be a place...