DescriptionFind breakpoint by PC rather than source position when clearing breakpoint
Current approach is to find breakpoint by the statement position that was used when setting breakpoint. This doesn't work when setting breakpoint by anything else but statement position.
(Question: could PC of existing breakpoint change, for example because of recompilation, or this approach is safe)
R=yangguo@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15021
Patch Set 1 #Patch Set 2 : plus one #Patch Set 3 : fix method contract #Messages
Total messages: 4 (0 generated)
|