]> git.sur5r.net Git - freertos/blob - Demo/msp430_GCC/gdb.ini
Remove unused variable warning.
[freertos] / Demo / msp430_GCC / gdb.ini
1 target remote localhost:3333\r
2 kill\r
3 target remote localhost:3333\r
4 b main\r
5 c\r
6 \r
7 \r
8 \r