Jay Cushing wrote:
Hi Everyone,

I am using the latest Windows install of mspgcc (20081230) and targeting the MSP430F2618. When using msp430-gdb, the step and next commands seem to function identically: there is no stepping over functions. Also, bt and finish commands do not work properly. I found this post on the mailing list: Useful new GDB fixes <http://sourceforge.net/mailarchive/forum.php?thread_name=ee737b120809180800p752b0813sa4262230349f24ce%40mail.gmail.com&forum_name=mspgcc-users%20> -- have these patches not been applied to this version of mspgcc?
I think no. As you read in message, this patch is not universal yet, it requires some "hand-tuning" depending on 430 or 430X family you want to debug.

Do I need to build the toolchain to get this functionality, or is there maybe something wrong with how I am invoking the debugger?
Yes, unfortunately you should rebuild gdb with this patch yourself.

--
Regards,
   Sergey A. Borshch            mailto: [email protected]
     SB ELDI ltd. Riga, Latvia

Reply via email to