Hi all,

Several times during my current developments and tests, I need to see the
state of certains parts of the memory.
So I wrote a Diagnostic method that takes an address and a size and that
outputs a string formatted like an hexa viewer.
For fun, I add a new command to the shell that takes an hexaddress and that
dumps 256 bytes of memory at this address.

Here is a patch that adds a member to the Diagnostic class and the
associated shell command.

Cedric

Attachment: 20080112_MemView.patch
Description: Binary data

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to