summaryrefslogtreecommitdiff
path: root/misc/lldb_cruby.py
AgeCommit message (Expand)Author
2018-10-20lldb_cruby.py: T_COMPLEX support [ci skip]nobu
2018-10-20lldb_cruby.py: T_RATIONAL support [ci skip]nobu
2018-10-04lldb_rp: support Symbol [ci skip]nobu
2018-10-03lldb_rp: support T_CLASS,T_MODULE,T_ICLASS [ci skip]nobu
2018-10-03lldb_rp: use append_command_output [ci skip]nobu
2018-10-03lldb_rp: support more types [ci skip]nobu
2018-10-03lldb_rp: fix the order of results [ci skip]nobu
2018-10-02lldb_rp: reload debug info if not loaded yet [ci skip]nobu
2018-10-01lldb_cruby.py: T_DATA support [ci skip]nobu
2017-08-03Add initial test for lldb extensionnaruse
2017-08-02Port more commands from .gdbinit to lldbyugui
2017-06-01debug.c: more enumsnobu
2017-05-31lldb_cruby.py: eval outside framesnobu
2017-05-28lldb_cruby.py: constants from the targetnobu
2017-05-27Initial commit of LLDB port of debug utilitynaruse