Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
3af07deca2c84f53e6e5b0c4e554db244f5c3277
/
.
/
Demo
/
msp430_GCC
/
gdb.ini
blob: ff3ac140137dc38e3e20ca2ff686d11efbe5194e [
file
]
target remote localhost
:
3333
kill
target remote localhost
:
3333
b main
c