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.exe GNU gdb (GDB) 7.0-ubuntu Copyright (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$redOff* *No symbol "LedsC$Leds$redOff" in current context.* *(gdb) * Could anyone help with this!! Thanks in advance.. -:) -- - Hiral Jhaveri
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
