Relative Content

Tag Archive for pythongdblldb

LLDB convenience function in Python

Is it possible to write an LLDB extension in Python which provides a function which can be used in expressions at the LLDB command-line, similar to this for GDB?