Hello,
I'm a professional developer, looking to try my hand at some NDS homebrew in my spare time. I've recently installed DevkitPro and got it up and running with Visual Studio 2008 Express which is lovely... after toying with it a bit, I was curious... what do most people do for debugging?
Are there any good emulator recommendations with debugging built-in? (That's a lot to ask for I'm sure) Or are people mainly working off debug text and other output directly to the DS / emulator?
Also, what emulators are people developing with?
I tried to search the forums, as I'm sure there may be a "Search button please" post, but I couldn't really seem to find much information regarding this specific subject.
Thanks for the help!
Debugger?
Re: Debugger?
I would say no$gba is the emulator of choice, most closely resembles the behaviour of the hardware.
As for debugging, I'm no professional so I can't speak for anyone else... but I generally use sassert() to output a text message for condition failure or just iprintf() for seeing variable values, etc...
As for debugging, I'm no professional so I can't speak for anyone else... but I generally use sassert() to output a text message for condition failure or just iprintf() for seeing variable values, etc...
Re: Debugger?
Thanks for the response.. I expected as much, especially since I couldn't really find much more on anything else... so I'll keep going that way with it.
Thanks!
Thanks!
Who is online
Users browsing this forum: No registered users and 1 guest