Hi, I can confirm the error, using step and next commands. There is no stepping over functionality. Sorry, I know nothing about your questions.
regards simsys 2009/2/10 Jay Cushing <[email protected]>: > 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 -- have these patches not been applied to this > version of mspgcc? Do I need to build the toolchain to get this > functionality, or is there maybe something wrong with how I am invoking the > debugger? I launch gdb using the following command: > > msp430-gdb --command=gdb.ini --se=firmware.elf > > gdb.ini contains: > set remoteaddresssize 64 > set remotetimeout 999999 > target remote localhost:2000 > break main > continue > > Thanks for your time! > > - Jay > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > >
