Merge branch 'memory-dump-as-ascii'
commit857198f6019a4ad4976c638eeab4d0f51c2a52ba
authorJohannes Sixt <j6t@kdbg.org>
Sat, 18 Feb 2017 17:27:23 +0000 (18 18:27 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 18 Feb 2017 17:27:23 +0000 (18 18:27 +0100)
tree5f92bf748a245abbd9c8b8468ccbcd60fd6b0f38
parent7f10da8d83be105a8d5e7f5b4043a8eefb5cd16e
parente34cd19851c0862b9cd325fcd2de06631942bafe
Merge branch 'memory-dump-as-ascii'

* memory-dump-as-ascii:
  Heed endianness when values are converted to ASCII dump.
  Add padding before and after memory dump.
  Allow to view memory dump in hex/ascii view.