Add udk gdb script
This commit is contained in:
4
scripts/udk.gdb
Executable file
4
scripts/udk.gdb
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/gdb -x
|
||||
target remote :1234
|
||||
source /opt/intel/udkdebugger/script/udk_gdb_script
|
||||
iowatch/b 0x80
|
Reference in New Issue
Block a user