what version of gdb are you using? how are you invoking it?
how are you connecting to the remote gdb server? If you don't know what a remote gdb server is, you should take a look at... http://paretech.com/?p=161. I found this page by doing a google search for "mspdebug gdb debugging" Please, the next time you ask for help how about telling us what commands you are using, the system you are hosted on, and the versions of the tools you are using. This is like wandering around with a blindfold. On Fri, Mar 2, 2012 at 3:12 AM, ramakrishna reddy <[email protected]>wrote: > Hi everybody, > I am working on MSPF2619(MCU) + CC2520(Radio) > platform. I am able to program the mote using mspdebug. But when debugging > the mote, breakpoints are not setting and break points address are not > assigning. It is saying 'function not defined' and 'Make breakpoint pending > on future shared library load? (y or [n]) n'. 'info break' command is > showing the following message. > > gdb) info break > Num Type Disp Enb Address What > 1 breakpoint keep y <PENDING> RadioCountToLedsC__AMSend__send > 2 breakpoint keep y <PENDING> > RadioCountToLedsC__CC2420Config__syncDone > > > any help is appreciated ! > > -- > With Regards, > RamakrishnaReddy.S > CDAC,Bangalore. > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
