[jsc-dev] Is it possible to make debug prints from LLInt code?

Mark Lam mark.lam at apple.com
Thu Aug 10 10:26:05 PDT 2017


See https://webkit.org/blog/6411/javascriptcore-csi-a-crash-site-investigation-story/ <https://webkit.org/blog/6411/javascriptcore-csi-a-crash-site-investigation-story/>.  I think your best option at present is using the LLInt probes (https://webkit.org/blog/6411/javascriptcore-csi-a-crash-site-investigation-story/#LLIntProbe <https://webkit.org/blog/6411/javascriptcore-csi-a-crash-site-investigation-story/#LLIntProbe>).  Look for the probe macro in LowLevelInterpreter.asm.

Mark

> On Aug 10, 2017, at 10:19 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
> 
> I'm looking for something like MacroAssembler::print() but for LLInt
> 
> -- 
> Regards,
> Konstantin
> _______________________________________________
> jsc-dev mailing list
> jsc-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/jsc-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/jsc-dev/attachments/20170810/41aa1edd/attachment.html>


More information about the jsc-dev mailing list