I have forgotten how I used to do the gdb stuff but here is the first check: is LedsC$Leds$redOff available in app.c? if not, there is sth wrong in your debugging compilation.
--- On Fri, 2/25/11, Hiral Jhaveri <[email protected]> wrote: From: Hiral Jhaveri <[email protected]> Subject: [Tinyos-help] gdb Not Working To: [email protected] Date: Friday, February 25, 2011, 1:29 PM Hello, I am working with Tinyos-1.x I tried gdb as explained in lesson5 of docs for tinyos-1.x I got following error.. root@jhaveri:/opt/tinyos-1.x/apps/CntToLedsAndRfm# gdb build/pc/main.exeGNU gdb (GDB) 7.0-ubuntuCopyright (C) 2009 Free Software Foundation, Inc.License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it.There is NO WARRANTY, to the extent permitted by law. Type "show copying"and "show warranty" for details. This GDB was configured as "i486-linux-gnu".For bug reporting instructions, please see:<http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /opt/tinyos-1.x/apps/CntToLedsAndRfm/build/pc/main.exe...done.(gdb) break *LedsC$Leds$redOffNo symbol "LedsC$Leds$redOff" in current context. (gdb) Could anyone help with this!! Thanks in advance.. -:) -- - Hiral Jhaveri -----Inline Attachment Follows----- _______________________________________________ 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
