v8.dev
v8.dev copied to clipboard
How to debug V8 in Xcode?
- gn gen out/xcode --ide="xcode"
- open all.xcodeproj
- build v8_hello_world
- add breakpoints in "sample/hello-world.cc"
but breakpoint failure,please help me
i have this problem too
I have the same problem
i have this problem too
I have already solved this problem, and the solution is to use VSCode。^_^
I have already solved this problem, and the solution is to use VSCode。^_^
WoW, how to use VSCode debug V8 ? @zhaosonggo
This not the right issue tracker, please use https://v8.dev/bug to file new bugs.