coduin / epiphany-bsp

BSP implementation for the Parallella; the world's smallest supercomputer
https://jwbuurlage.github.io/epiphany-bsp/
GNU General Public License v3.0
27 stars 14 forks source link

Memory debugging tools #6

Closed jwbuurlage closed 9 years ago

jwbuurlage commented 9 years ago

It would be very convenient to have a visual tool for memory debugging. We could make this an (ncurses-based?) hex-viewer that updates every bsp_sync. Possible implementation would be to add callback functionality to the library.