From 2458742734d0475353eef01b0a64b18eed551a1a Mon Sep 17 00:00:00 2001 From: "sgjesse@chromium.org" Date: Tue, 6 Jan 2009 09:43:18 +0000 Subject: [PATCH] Fixed double printing of exceptions when enabeling the debugger. Detect the response to the continue command. Review URL: http://codereview.chromium.org/17071 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1025 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- src/d8.cc | 4 ++-- src/d8.js | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/d8.cc b/src/d8.cc index 9f277bf..24eb722 100644 --- a/src/d8.cc +++ b/src/d8.cc @@ -106,14 +106,14 @@ bool Shell::ExecuteString(Handle source, Handle