v8/src/debug/mips
yangguo 24b40f35f4 [debugger] introduce abstract interface for break location.
The break location heavily relies on relocation info. This change
abstracts that away. Currently there is only one implementation for
this interface, for JIT code. Future changes will introduce an
implementation to iterate bytecode arrays.

R=rmcilroy@chromium.org, vogelheim@chromium.org
BUG=v8:4690
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#33869}
2016-02-10 14:20:04 +00:00
..
debug-mips.cc [debugger] introduce abstract interface for break location. 2016-02-10 14:20:04 +00:00
OWNERS Update MIPS owners. 2015-12-17 09:07:00 +00:00