v8/src/debug
machenbach de52faf948 Revert of [modules] Add partial support for debug-scopes. (patchset #1 id:1 of https://codereview.chromium.org/2445683002/ )
Reason for revert:
Breaks https://build.chromium.org/p/client.v8/builders/V8%20Mac%20GC%20Stress/builds/9349

Original issue's description:
> [modules] Add partial support for debug-scopes.
>
> Setting variables is not yet implemented..
>
> R=adamk@chromium.org
> BUG=v8:1569

TBR=adamk@chromium.org,yangguo@chromium.org,neis@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:1569

Review-Url: https://codereview.chromium.org/2449883002
Cr-Commit-Position: refs/heads/master@{#40564}
2016-10-25 12:56:02 +00:00
..
arm Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
arm64 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
ia32 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
mips Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
mips64 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
ppc Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
s390 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
x64 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
x87 Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
debug-evaluate.cc Store whether a with scope is actually a debug-eval scope in the scope info 2016-09-14 11:00:29 +00:00
debug-evaluate.h [debugger] ScopeIterator should unwrap debug-evaluate contexts. 2016-04-05 12:08:19 +00:00
debug-frames.cc [wasm] Stack inspection support for asm.js frames 2016-10-13 13:55:07 +00:00
debug-frames.h [wasm] Enable wasm frame inspection for debugging 2016-06-29 10:23:09 +00:00
debug-interface.h [inspector] migrate stepping related methods to debug-interface 2016-10-20 18:51:46 +00:00
debug-scopes.cc Revert of [modules] Add partial support for debug-scopes. (patchset #1 id:1 of https://codereview.chromium.org/2445683002/ ) 2016-10-25 12:56:02 +00:00
debug-scopes.h Revert of [modules] Add partial support for debug-scopes. (patchset #1 id:1 of https://codereview.chromium.org/2445683002/ ) 2016-10-25 12:56:02 +00:00
debug.cc [debugger] fix stepping out of across throwing. 2016-10-25 08:00:52 +00:00
debug.h [inspector] migrate stepping related methods to debug-interface 2016-10-20 18:51:46 +00:00
debug.js [debugger] remove test for legacy JSON API to return V8's version. 2016-10-19 12:35:34 +00:00
liveedit.cc Named all zones in the project 2016-10-17 12:12:42 +00:00
liveedit.h Include only stuff you need, part 8: Fix debug.h -> liveedit.h. 2016-09-06 09:00:28 +00:00
liveedit.js [liveedit] deal with FCG and bytecode... at the same time. 2016-08-09 10:56:56 +00:00
mirrors.js Revert of [modules] Add partial support for debug-scopes. (patchset #1 id:1 of https://codereview.chromium.org/2445683002/ ) 2016-10-25 12:56:02 +00:00
OWNERS [debug] add jgruber as owner. 2016-08-04 11:26:11 +00:00