InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host
* Rename InOsEmuPkg to EmulatorPkg * Rename Unix/Sec to Unix/Host Signed-off-by: jljusten Reviewed-by: andrewfish Reviewed-by: geekboy15a git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11918 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
8
EmulatorPkg/Unix/.gdbinit
Normal file
8
EmulatorPkg/Unix/.gdbinit
Normal file
@@ -0,0 +1,8 @@
|
||||
set confirm off
|
||||
set output-radix 16
|
||||
b SecGdbScriptBreak
|
||||
command
|
||||
silent
|
||||
source SecMain.gdb
|
||||
c
|
||||
end
|
Reference in New Issue
Block a user