Bug 63497 - Add DEBUG_WITH_BREAKPOINT support to the DFG JIT.
Summary: Add DEBUG_WITH_BREAKPOINT support to the DFG JIT.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 17:21 PDT by Gavin Barraclough
Modified: 2011-06-27 17:35 PDT (History)
0 users

See Also:


Attachments
The patch (3.37 KB, patch)
2011-06-27 17:22 PDT, Gavin Barraclough
no flags Details | Formatted Diff | Diff
Ooops, left some debug on. (3.00 KB, patch)
2011-06-27 17:23 PDT, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-06-27 17:21:04 PDT
This is useful when debugging.
Comment 1 Gavin Barraclough 2011-06-27 17:22:22 PDT
Created attachment 98822 [details]
The patch
Comment 2 Gavin Barraclough 2011-06-27 17:23:31 PDT
Created attachment 98824 [details]
Ooops, left some debug on.
Comment 3 Gavin Barraclough 2011-06-27 17:35:04 PDT
Fixed in r89882