mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-04 21:29:38 +00:00
4 lines
105 B
Text
Executable file
4 lines
105 B
Text
Executable file
#!/usr/bin/gdb -x
|
|
target remote :1234
|
|
source /opt/intel/udkdebugger/script/udk_gdb_script
|
|
iowatch/b 0x80
|