Anybody else developing under Linux?
Posted: Wed Sep 24, 2008 1:17 am
Is anybody else currently using Linux as a development platform for hacking around on Oolite? Specifically Ubuntu, just in case it makes any difference.
If so, how are you debugging?? I'm using ddd (basically a frontend to gdb) and I'm getting loads of spurious signals (usually SIGINT) occuring while trying to step through code and examine data. This is effectively stopping me from debugging and is really starting to cheese me off. Haven't had these problems before when debugging anything, although I've never touched Objective-C before either so unsure if it's just poorly supported?
Any hints much appreciated!
If so, how are you debugging?? I'm using ddd (basically a frontend to gdb) and I'm getting loads of spurious signals (usually SIGINT) occuring while trying to step through code and examine data. This is effectively stopping me from debugging and is really starting to cheese me off. Haven't had these problems before when debugging anything, although I've never touched Objective-C before either so unsure if it's just poorly supported?
Any hints much appreciated!