Debug tool Tool to visualise memory in host and kernel code

Hi everyone,
Oxford e-Research Centre have developed an open source tool to allow users to take snapshots of the memory both in host code and kernel code (in emulation mode) and then view and compare these different snapshots. We hope that this will be of use to people both for debugging and teaching as it allows the location of errors in memory to quickly be determined and visualised, as well as allowing the user to observe the segmenting and copying of memory. The tool and source is available at [url=“http://www.oerc.ox.ac.uk/research/many-core-and-reconfigurable-supercomputing/memviewer”]http://www.oerc.ox.ac.uk/research/many-cor...uting/memviewer[/url] We are confident about this tool, and are not aware of any bugs however, as we currently have a small userbase it still has the beta flag.

Please try this out and we hope you find it useful

Daniel