Reviewers: Søren Gjesse,

Description:
Provide debug event listener with access to the debuggee context. Also introduce
new event listener setter that allows to set a callback that accepts single
parameter encapsulating all debug event details so that additional information can later be passed to the listener without breaking compatibility with existing
clients.


Please review this at http://codereview.chromium.org/2108024/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     include/v8-debug.h
  M     src/api.cc
  M     src/debug.h
  M     src/debug.cc
  M     test/cctest/test-debug.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to