RESOLVED FIXED 148600
Add MacroAssemblerPrinter support for printing memory.
https://bugs.webkit.org/show_bug.cgi?id=148600
Summary Add MacroAssemblerPrinter support for printing memory.
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.