Comment #3 on issue 1080 by [email protected]: Breakpoint is set in wrong position
http://code.google.com/p/v8/issues/detail?id=1080
Also works if I use dbg> b test.js:3:16 instead of dbg> b f And using dbg> b test.js:3:17 stops on "var x = 0;" -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
