Added 'virt-mem dump' command allowing you to hexdump arbitrary
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Aug 2008 13:49:29 +0000 (14:49 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Aug 2008 13:49:29 +0000 (14:49 +0100)
commit42e00a80ffdfa58b409fad7916ad581d02d5a929
tree9aed594b46c1abbbb0b688fd6afaf429bd141286
parentf6bb3caa719a564615e7fd2f21a3ad5bca010a88
Added 'virt-mem dump' command allowing you to hexdump arbitrary
regions of virtual memory.
MANIFEST
lib/.depend
lib/Makefile.in
lib/virt_mem_dump.ml [new file with mode: 0644]
mem/.depend
mem/virt_mem_main.ml