Bug #11975 2007-09-11 11:41

blackmagic

Cannot debug using msp430-gdb

When I attempt to debug with the GNU GCC Compiler for MSP430 the following appears in the Debugger (Debug) log

Command-line: C:\mspgcc\bin\msp430-gdb.exe -nx -fullname -quiet -args bin/Debug/lowLevelTests.elf

Working dir : H:\development\target\build\MSP430\GCC\tests\lowLevelTests\

> set prompt >>>>>>cb_gdb:

/cygdrive/c/mspgcc/bin/msp430-gdb: unrecognized option `-args'

Use `/cygdrive/c/mspgcc/bin/msp430-gdb --help' for a complete list of options.

And the debugger exits with code 1

1. Should the "-args" option be "--args" ?

2. Wouldn't it be more flexible if the debugger command lines were configurable in the same manner as the compile and link commands ?

Thanks, Paul.

Category
Debugger
Group
 
Status
Open
Close date
 
Assigned to