]> git.proxmox.com Git - mirror_edk2.git/blame - UnixPkg/.gdbinit
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also added...
[mirror_edk2.git] / UnixPkg / .gdbinit
CommitLineData
7ee3b613
A
1set confirm off
2set output-radix 16
3b SecGdbScriptBreak
4command
5silent
6source SecMain.gdb
7c
8end