summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Unix/lldbinit
blob: 16b34e362b9211bef056bd229114ee65c48ed0c9 (plain)
1
2
3
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