audk/EmulatorPkg/Unix/lldbinit

4 lines
211 B
Plaintext

setting set frame-format "frame #${frame.index}: ${frame.pc}{ ${module.file.basename}{:${function.name}()${function.pc-offset}}}{ at ${line.file.fullpath}:${line.number}}\n"
command script import lldbefi.py
run