7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
# common/gdb/ci.gdb
|
|
source common/gdb/common.gdb
|
|
source .gdb/target
|
|
monitor reset halt
|
|
source .gdb/load
|
|
monitor reset run
|