Hello, Looking at this website ( http://www.tinyos.net/tinyos-1.x/doc/nesc/nesc-debugging.html), it looks like GDB, at one point, supported mapping nesC names to C names such that M$F maps to function F in module M so that one doesn't have to write M__F. When I try to do this with my copy of msp430-gdb (v 7.2), it comes back with a "No symbol in current context" error. Does anyone know how I can get this functionality back?
Thanks, Addisu -- Addisu Z. Taddese Ph.D. Student Electrical Engineering and Computer Science Department Vanderbilt University
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
