From: sgjesse@chromium.org Date: Tue, 6 Jan 2009 09:43:18 +0000 (+0000) Subject: Fixed double printing of exceptions when enabeling the debugger. X-Git-Tag: upstream/4.7.83~24829 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2458742734d0475353eef01b0a64b18eed551a1a;p=platform%2Fupstream%2Fv8.git 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 --- diff --git a/src/d8.cc b/src/d8.cc index 9f277bfd3..24eb7225f 100644 --- a/src/d8.cc +++ b/src/d8.cc @@ -106,14 +106,14 @@ bool Shell::ExecuteString(Handle source, Handle