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!
Anybody else developing under Linux?
Moderators: winston, another_commander, Getafix
Anybody else developing under Linux?
The glass is twice as big as it needs to be.
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: Anybody else developing under Linux?
I test a bit in virtualized Ubuntu, but I haven’t debugged yet. I’d look for info at gnustep.org, especially the mailing lists (which have archives).Micha wrote: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!
E-mail: [email protected]