Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 8818010: Handle possible difference between function code and activated code on preparation for break points (Closed)

Created:
9 years ago by Søren Gjesse
Modified:
9 years ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Handle possible difference between function code and activated code on preparation for break points The full code activated for a function might not be the same code as is currently the active full code for a function. There where some asumptions in the debugger preparation for break points. Unfortunately there is currently no regression test. R=jkummerow@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10176

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M src/debug.cc View 4 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
9 years ago (2011-12-06 12:48:26 UTC) #1
Jakob Kummerow
9 years ago (2011-12-06 12:51:14 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698