cs-education / sysbuild

A system programming learning environment in the browser
https://cs-education.github.io/sys/
Other
36 stars 35 forks source link

Cross compile development tools: Valgrind and GDB #162

Open coltonmercurio opened 8 years ago

coltonmercurio commented 8 years ago

We should include common C debugging tools on the VM.

Issue https://github.com/cs-education/sysbuild/issues/2 provides detailed ways to approach this.