]> git.proxmox.com Git - mirror_edk2.git/blob - EmulatorPkg/Unix/lldbinit
EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLF
[mirror_edk2.git] / EmulatorPkg / Unix / lldbinit
1 setting set frame-format "frame #${frame.index}: ${frame.pc}{ ${module.file.basename}{:${function.name}()${function.pc-offset}}}{ at ${line.file.fullpath}:${line.number}}\n"
2 command script import lldbefi.py
3 run