chaos4ever / chaos

The chaos Operating System
https://chaos4ever.github.io/
15 stars 6 forks source link

(vscode) Add storm remote debug configuration #168

Closed perlun closed 4 years ago

perlun commented 4 years ago

This makes it insanely easy to remote-debug storm in a local qemu:

You should now be able to set breakpoints, step through code etc, just as if the program was running on your Linux host. Very useful.

Here is what it looks like in action:

image