Thank you. Your suggestion made me review my code.
The version I used when playing with the v8::ScriptOrigin using "file://"
url was missing the infamous third slash before D:...
Now, my file is visible in CDT, and I can put a breakpoint (which makes my
embedding process crashes immediately for some threading issues, but that
was "expected", in a way...)
But why is CDT asking me for the Script source via:
{"id":8,"method":"Debugger.getScriptSource","params":{"scriptId":"4"}} ?
Does that means that I just have to provide a well formed url when
compiling and that CDT will ask me for the source anyway?
If so, what kind of "ScriptOrigin" value should I give to "Compile" when
the script is a scriptlet not backed up by a file?
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.