* Stable rust in setup * Version WIP * Update panics * fix1 * manual fixes * autofix * bump * finish * More stable fixes * Stable nb block and editions
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
target remote :3333
|
|
monitor arm semihosting enable
|
|
set print asm-demangle on
|
|
load
|
|
break main
|
|
continue
|