v8.dev icon indicating copy to clipboard operation
v8.dev copied to clipboard

How to debug V8 in Xcode?

Open zhaosonggo opened this issue 2 years ago • 5 comments

  1. gn gen out/xcode --ide="xcode"
  2. open all.xcodeproj
  3. build v8_hello_world
  4. add breakpoints in "sample/hello-world.cc"

but breakpoint failure,please help me

zhaosonggo avatar Jan 21 '22 09:01 zhaosonggo

i have this problem too

wangym1551 avatar Sep 10 '22 17:09 wangym1551

I have the same problem

peiweippww avatar Sep 23 '22 10:09 peiweippww

i have this problem too

a8397550 avatar Jun 16 '23 02:06 a8397550

I have already solved this problem, and the solution is to use VSCode。^_^

zhaosonggo avatar Dec 27 '23 04:12 zhaosonggo

I have already solved this problem, and the solution is to use VSCode。^_^

WoW, how to use VSCode debug V8 ? @zhaosonggo

hackercxj avatar Jan 25 '24 09:01 hackercxj

This not the right issue tracker, please use https://v8.dev/bug to file new bugs.

camillobruni avatar Mar 23 '24 21:03 camillobruni