diff options
author | Mike Frysinger <vapier@chromium.org> | 2016-10-25 20:12:09 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2017-03-24 16:22:21 +0000 |
commit | e1b3620ec763cf3cd116570556cc3d7ca1771ad2 (patch) | |
tree | 1236c1cb0f5cd2abb637bde41b85122f03b68525 /src/third_party/curl | |
parent | minidump_dump: add proper cli processing (diff) | |
download | breakpad-e1b3620ec763cf3cd116570556cc3d7ca1771ad2.tar.xz |
minidump_dump: dump stack memory like hexdump
The current stack output is one line byte string which is not easy for
humans to parse. Extend the print mode to support a hexdump-like view
and switch to that by default. Now we get something like:
Stack
00000000 20 67 7b 53 94 7f 00 00 01 00 00 00 00 00 00 00 | g{S...........|
00000010 00 70 c4 44 9a 25 00 00 08 65 7a 53 94 7f 00 00 |.p.D.%...ezS...|
BUG=chromium:598947
Change-Id: I868e1cf4faa435a14c5f1c35f94a5db4a49b6a6d
Reviewed-on: https://chromium-review.googlesource.com/404008
Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/third_party/curl')
0 files changed, 0 insertions, 0 deletions