aboutsummaryrefslogtreecommitdiffstats
path: root/misc/lldb_cruby.py
Commit message (Expand)AuthorAgeFilesLines
* lldb_rp: support Symbol [ci skip]nobu2018-10-041-0/+11
* lldb_rp: support T_CLASS,T_MODULE,T_ICLASS [ci skip]nobu2018-10-031-0/+4
* lldb_rp: use append_command_output [ci skip]nobu2018-10-031-3/+3
* lldb_rp: support more types [ci skip]nobu2018-10-031-0/+22
* lldb_rp: fix the order of results [ci skip]nobu2018-10-031-20/+28
* lldb_rp: reload debug info if not loaded yet [ci skip]nobu2018-10-021-0/+3
* lldb_cruby.py: T_DATA support [ci skip]nobu2018-10-011-0/+9
* Add initial test for lldb extensionnaruse2017-08-031-0/+2
* Port more commands from .gdbinit to lldbyugui2017-08-021-0/+63
* debug.c: more enumsnobu2017-06-011-14/+0
* lldb_cruby.py: eval outside framesnobu2017-05-311-2/+9
* lldb_cruby.py: constants from the targetnobu2017-05-281-87/+68
* Initial commit of LLDB port of debug utilitynaruse2017-05-271-0/+138