Somebody, please help! lineprocessor.cc, which is referred to by the wiki at https://code.google.com/p/v8/wiki/AddDebuggerSupport, doesn't seem to contain any references at all to the v8::Debug class. The wiki itself refers to using the function v8::Debug::EnableAgent, but this function does not seem to exist in the declaration of v8::Debug. I'm finding myself so completely lost that I don't even have the words for it.
Can anyone please point me in the direction of either an explanation that is reflective of how the code actually exists today, or else examples of how to use the debugger facilities in v8? -- -- 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.
