gdb should work on all platforms. You have to build with "make <platform> debug". If you have an avr platform and work on Windows, you can debug in AVR studio. For this, you need to build with "make <platform> avr-studio-debug".
Janos On Tue, Jul 23, 2013 at 8:50 PM, He Dajiang (I2R) <[email protected]>wrote: > Can any experienced developer give some advice on how to ddebug my code? > > Institute for Infocomm Research disclaimer: "This email is confidential > and may be privileged. If you are not the intended recipient, please delete > it and notify us immediately. Please do not copy or use it for any purpose, > or disclose its contents to any other person. Thank you." > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
