mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-05 05:39:35 +00:00
5 lines
105 B
Text
5 lines
105 B
Text
![]() |
#!/usr/bin/gdb -x
|
||
|
target remote :1234
|
||
|
source /opt/intel/udkdebugger/script/udk_gdb_script
|
||
|
iowatch/b 0x80
|