6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
# common/gdb/reset.gdb
|
|
source common/gdb/common.gdb
|
|
source .gdb/target
|
|
monitor reset halt
|
|
monitor reset run
|