FreeRTOS-Kernel/20100923-V6.1.0-RC2/Demo/msp430_GCC/gdb.ini
Richard Barry 4baf272c92
2010-09-23 18:11:20 +00:00

9 lines
83 B
INI

target remote localhost:3333
kill
target remote localhost:3333
b main
c