Hi rfog,
I am using the VMWare image of Adam, so fortunately I did not have the Anjuta problems you have. I also tried using gdb from Anjuta and failed, so, when I need to debug, I use gdb directly from a terminal logged into the emulator. This works ok, if you do not need to debug too much. I am used to working with embedded software, and (unfortunately) print (to stdout or memory buffer) still seems to be one of the most efficient ways to debug code (specially multi-threaded real-time code).
Good to hear that you got your DR development environment up-and-running. I build some experience with the software of the DR, so feel free to ask questions. Are you planning any specific development for the DR?
|