How to debug v8 builtins

45 Views Asked by At

I try offcial site guild but encounter error. I want to debug promise constructor source code in v8 source code.

I wanted to use gdb debug v8 builtins source code. It seems that gdb can not set breakpoint in builtins.

the version of v8 if 2022

0

There are 0 best solutions below