Remote Debugging with MonoDevelop

This morning I tried to debug some Mono code in a Ubuntu 13.10 Saucy virtual machine that doesn't have all the developer tools installed. Miguel de Icaza recently blogged about remote debugging, but it took a bit of fiddling to get it working. Here are my findings: In the VM start your application with mono … Continue reading Remote Debugging with MonoDevelop

VirtualBox and Scim

I'm running Vista in a VirtualBox virtual machine that I have installed on Ubuntu 8.04. This all worked great until I recently enabled the support to enter complex characters in order to be able to test how some software behaves when using an IME. This morning when I started my virtual machine, it didn't respond … Continue reading VirtualBox and Scim