• Marja Hölttä's avatar
    Revert "[debug][api] Move debugger support to debug-interface.cc." · ab7c7c78
    Marja Hölttä authored
    This reverts commit 1b4811f7.
    
    Reason for revert: makes "git cl upload" fail (the change related to files_to_skip)
    
    Original change's description:
    > [debug][api] Move debugger support to debug-interface.cc.
    >
    > Previously we had the debugger / inspector support declared in
    > debug-interface.h, but the implementation was sprinkled all across
    > api.cc, which was quite messy. This moves the relevant macros and
    > other bits into api-macros.h (with api-macros-undef.h to support
    > jumbo builds), and moves the debugger interface implementation to
    > src/debug/debug-interface.cc.
    >
    > Bug: chromium:1162229
    > Change-Id: I6965ebf2301459c89e3217bd87396ec353d814e9
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2653154
    > Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
    > Reviewed-by: Yang Guo <yangguo@chromium.org>
    > Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#72392}
    
    TBR=yangguo@chromium.org,bmeurer@chromium.org
    
    Change-Id: Ib9460709df799cd63b221f9f30dc33dff53075bd
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: chromium:1162229
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2655508Reviewed-by: 's avatarMarja Hölttä <marja@chromium.org>
    Commit-Queue: Marja Hölttä <marja@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#72393}
    ab7c7c78
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
wasm/gdb-server Loading commit data...
x64 Loading commit data...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
debug-coverage.cc Loading commit data...
debug-coverage.h Loading commit data...
debug-evaluate.cc Loading commit data...
debug-evaluate.h Loading commit data...
debug-frames.cc Loading commit data...
debug-frames.h Loading commit data...
debug-interface.h Loading commit data...
debug-property-iterator.cc Loading commit data...
debug-property-iterator.h Loading commit data...
debug-scope-iterator.cc Loading commit data...
debug-scope-iterator.h Loading commit data...
debug-scopes.cc Loading commit data...
debug-scopes.h Loading commit data...
debug-stack-trace-iterator.cc Loading commit data...
debug-stack-trace-iterator.h Loading commit data...
debug-type-profile.cc Loading commit data...
debug-type-profile.h Loading commit data...
debug-wasm-support.cc Loading commit data...
debug-wasm-support.h Loading commit data...
debug.cc Loading commit data...
debug.h Loading commit data...
interface-types.h Loading commit data...
liveedit.cc Loading commit data...
liveedit.h Loading commit data...