[Vm-dev] Visual Studio code Configuration for the VM

Guillermo Polito guillermopolito at gmail.com
Fri Jan 11 22:49:11 UTC 2019


Hi guys,

We have been using this week with Pablo a combination of Visual Studio
Code, cygwin, and gdb to build and debug the VM to chase some issues during
ffi calls in win64.

It was overall simple to setup, and though I thought it was going to be
just a text editor with vitamines, it ended up being a really light but
versatile IDE with code navigation, compilation and debugging integration.

But, since there were some little things over here and there like gdb
source code mapping that was not so straight forward to find in the
documentation, we thought it would be good to share it.

If somebody is interested in using a similar setup to work with the VM,
I've left my configuration files in the following gist, including:

 - cygwin bash terminal integration (also with zsh, but that's pure cygwin)
 - task actions to build cog and stack vms on debug mode
 - launch configs to run both in debug mode with gdb attached

https://gist.github.com/guillep/452a9be3d231db6f89dd40bfb8cf4405

Cheers,
Guille & Pablo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190111/ca7127d3/attachment.html>


More information about the Vm-dev mailing list