Add UDK script that combines all parts of the UDK process
This commit is contained in:
4
scripts/udk-debug.gdb
Executable file
4
scripts/udk-debug.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