|
[debug] Revert debug API removal
Debugging API is still in use by Node.
Revert "[debug] remove deprecated debug command message queue."
This reverts commit abdbfc953d8d3b7cece335b9b56a323a8bd52ec4.
Revert "[debug] mark more unused debug API as deprecated."
This reverts commit d5ada19ce71f4fd74d0501966fbc2009c81c6573.
BUG= v8:5530
Committed: https://crrev.com/4292f32ed37f16d5a5196a79268d52738aa68d55
Cr-Commit-Position: refs/heads/master@{#41427}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+648 lines, -54 lines) |
Patch |
|
M |
include/v8-debug.h
|
View
|
|
5 chunks |
+10 lines, -12 lines |
2 comments
|
Download
|
|
M |
src/api.cc
|
View
|
|
4 chunks |
+32 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/debug/debug.h
|
View
|
|
7 chunks |
+117 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/debug/debug.cc
|
View
|
|
18 chunks |
+407 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/debug/debug.js
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/execution.h
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/execution.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/inspector/v8-debugger.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-debug.cc
|
View
|
|
5 chunks |
+62 lines, -1 line |
1 comment
|
Download
|
|
M |
test/debugger/test-api.js
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
Total messages: 15 (8 generated)
|