Hi,
Thank you its working.
Thank you its working.
I am writing custom debugger using debugger protocol. How can I get values of variables, i am using lookup request[Look Up](https://code.google.com/p/v8-wiki/wiki/DebuggerProtocol#Request_lookup), but it does not return any values and complex objects are not serialized. Is there any alternative for debugging other than Debugger protocol?
Thank you.