FreeRTOS-Kernel/20080212/Demo/msp430_GCC/gdb.ini
2008-02-13 10:36:35 +00:00

9 lines
83 B
INI

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