Reviewers: Michael Starzinger,
Description:
Debugger: make debug code on-stack replacement more robust.
The new implemtation counts the number of calls (or continuations)
before the PC to find the corresponding PC in the new code.
[email protected]
BUG=chromium:507070
LOG=N
Please review this at https://codereview.chromium.org/1235603002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+122, -64 lines):
M src/arm/assembler-arm.h
M src/arm/full-codegen-arm.cc
M src/arm64/assembler-arm64.h
M src/arm64/full-codegen-arm64.cc
M src/assembler.h
M src/assembler.cc
M src/debug.cc
M src/ia32/assembler-ia32.h
M src/ia32/full-codegen-ia32.cc
M src/mips/assembler-mips.h
M src/mips/full-codegen-mips.cc
M src/mips64/assembler-mips64.h
M src/mips64/full-codegen-mips64.cc
M src/ppc/assembler-ppc.h
M src/ppc/full-codegen-ppc.cc
M src/x64/assembler-x64.h
M src/x64/full-codegen-x64.cc
M src/x87/assembler-x87.h
M src/x87/full-codegen-x87.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.