Reviewers: Mads Ager, Description: Tweak D8 remote debugger
When D8 is used as remote debugger the command 'break' (shorthand 'b') can be
used to break JavaScript execution. Fixed the printing of the prompt 'dbg>' and printing of error messages. Please review this at http://codereview.chromium.org/1566049/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/d8-debug.cc M src/d8.h M src/d8.cc M src/d8.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
