Debug: support breakpoints set in the middle of statement
authorprybin@chromium.org <prybin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Jul 2013 12:54:13 +0000 (12:54 +0000)
committerprybin@chromium.org <prybin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Jul 2013 12:54:13 +0000 (12:54 +0000)
commitf997bacb16040e461870fa546f8e9d6c5d6eb05f
tree8100a2fc2bfebf7e40caef3d4e1f5e0114845dd7
parent0ac0edb70760f58315cdf38c6140bc067ef2d4e5
Debug: support breakpoints set in the middle of statement

R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/16093040

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15416 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug-debugger.js
src/debug.cc
src/debug.h
src/runtime.cc
src/runtime.h
test/cctest/test-debug.cc
test/mjsunit/debug-breakpoints.js