DescriptionDon't use %p when generating disassembly in vm service.
Evidentally it is platform dependent -- it seems to include the 0x
prefix on mac but not on windows. I've switched to using %" Px "
instead.
This will fix bug 24038.
BUG=
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/cc981c8246e28e21fe84b8ec00b7a2eac9719102
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : Pp #
Messages
Total messages: 6 (2 generated)
|