Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
2bac2cf6c6432b25836dc69b7fbd2af9817a8a0c
/
.
/
20120401V7.1.1-RC1
/
Demo
/
msp430_GCC
/
gdb.ini
blob: ff3ac140137dc38e3e20ca2ff686d11efbe5194e [
file
]
target remote localhost
:
3333
kill
target remote localhost
:
3333
b main
c