]> git.proxmox.com Git - mirror_edk2.git/blame - InOsEmuPkg/Unix/.gdbinit
Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.
[mirror_edk2.git] / InOsEmuPkg / Unix / .gdbinit
CommitLineData
949f388f 1set confirm off
2set output-radix 16
3b SecGdbScriptBreak
4command
5silent
6source SecMain.gdb
7c
8end