summaryrefslogtreecommitdiff
path: root/misc/lldb_disasm.py
AgeCommit message (Expand)Author
2022-07-14Get the insns_address_table from the vm_exec_core module table...Matt Valentine-House
2022-05-04Update lldb helper for iseq disassembly to use correct var nameJemma Issroff
2022-04-01Fix up global name references in misc/lldb_disasm.pyAaron Patterson
2022-02-02Treat TS_ICVARC cache as separate from TS_IVC cacheJemma Issroff
2021-11-02Fix typosNobuyoshi Nakada
2020-10-08Fix lldb disassembler so it works with core filesAaron Patterson
2020-09-22Rudimentary support for disassembling rb_iseq_tAaron Patterson