Bug 148600

Summary: Add MacroAssemblerPrinter support for printing memory.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the fix. saam: review+

Mark Lam
Reported 2015-08-28 16:49:54 PDT
Previously, we can dump registers at runtime. Now we can dump memory too.
Attachments
the fix. (7.97 KB, patch)
2015-08-28 16:54 PDT, Mark Lam
saam: review+
Mark Lam
Comment 1 2015-08-28 16:54:44 PDT
Created attachment 260195 [details] the fix.
Saam Barati
Comment 2 2015-08-28 17:07:52 PDT
Comment on attachment 260195 [details] the fix. r=me
Mark Lam
Comment 3 2015-08-28 17:11:16 PDT
Thanks for the review. Landed in r189134: <http://trac.webkit.org/r189134>.
Note You need to log in before you can comment on or make changes to this bug.