v8/src/debug
yangguo fe19b11e53 [debugger] remove break point hit count and ignore count.
These features are not used by devtools and consequently not
exposed through the devtools protocol. They make the debugger
unnecessarily complex. If we decide that we need this, we should
implement this on a higher layer.

R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#33436}
2016-01-21 13:15:29 +00:00
..
arm [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
arm64 [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
ia32 [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
mips Update MIPS owners. 2015-12-17 09:07:00 +00:00
mips64 Update MIPS owners. 2015-12-17 09:07:00 +00:00
ppc PPC: [debugger] do not predict step in target for liveedit. 2015-12-04 17:49:31 +00:00
x64 [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
x87 X87: [debugger] do not predict step in target for liveedit. 2015-12-07 06:48:27 +00:00
debug-evaluate.cc [debugger] debug-evaluate should not not modify local values. 2015-12-15 09:54:46 +00:00
debug-evaluate.h [debugger] debug-evaluate should not not modify local values. 2015-12-15 09:54:46 +00:00
debug-frames.cc [debugger] remove some dead code. 2015-12-16 06:33:07 +00:00
debug-frames.h [debugger] remove some dead code. 2015-12-16 06:33:07 +00:00
debug-scopes.cc [debugger] negative conditional break points mute breaks and exceptions. 2016-01-21 10:41:29 +00:00
debug-scopes.h [debugger] fix debug-evaluate wrt shadowed context var. 2015-12-14 10:25:11 +00:00
debug.cc [debugger] negative conditional break points mute breaks and exceptions. 2016-01-21 10:41:29 +00:00
debug.h [debugger] negative conditional break points mute breaks and exceptions. 2016-01-21 10:41:29 +00:00
debug.js [debugger] remove break point hit count and ignore count. 2016-01-21 13:15:29 +00:00
liveedit.cc [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
liveedit.h [debugger] do not predict step in target for liveedit. 2015-12-04 13:26:17 +00:00
liveedit.js Reland of [debugger] do not restart frames that reference new.target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1493863004/ ) 2015-12-03 20:21:36 +00:00
mirrors.js [runtime] Rewrite Function.prototype.toString in C++. 2015-12-22 06:33:39 +00:00
OWNERS Add more OWNERS for components. 2015-08-13 07:35:38 +00:00