summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2021-09-29lldb: Get rid of error at unpreserved encodings [ci skip]Nobuyoshi Nakada
2021-09-28lldb: Show encoding of String [ci skip]Nobuyoshi Nakada
2021-08-25[Feature #18045] Implement size classes for GCPeter Zhu
2021-08-25[Feature #18045] Remove T_PAYLOADPeter Zhu
2021-08-23Revert "[Feature #18045] Implement size classes for GC"Peter Zhu
2021-08-23[Feature #18045] Implement size classes for GCPeter Zhu
2021-08-23[Feature #18045] Remove T_PAYLOADPeter Zhu
2021-06-04lldb_cruby.py: push non-flonum float to history [ci skip]Nobuyoshi Nakada
2021-06-04lldb_cruby.py: fix non-flonum float inspection [ci skip]Nobuyoshi Nakada
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-25Update the latest list of default gems for misc/expand_tabs.rbHiroshi SHIBATA
2021-05-24add rb_id2str to lldb debugging scriptsAaron Patterson
2021-05-06lldb: convert heap_page_obj_limit from a float to intPeter Zhu
2021-05-06lldb: teach rp about T_PAYLOADMatt Valentine-House
2021-04-29lldb: Warn when attempting to dump invalid pagesMatt Valentine-House
2021-04-28[ruby/optparse] Add EditorConfig fileAlexander Popov
2021-04-27lldb: highlight the slot when using dump_page_rvalueMatt Valentine-House
2021-04-27lldb: dump_page_rvalue - dump a heap page containing an RVALUEMatt Valentine-House
2021-04-27lldb: Add Freelist Index to dump_page outputMatt Valentine-House
2021-03-29[ruby/optparse] Completion scripts themselves are not executableNobuyoshi Nakada
2021-03-29[ruby/optparse] Use ZDOTDIR env var to locate .zshrcMartin Rey
2021-03-16LLDB: Introduce dump_page helperMatt Valentine-House
2021-03-16LLDB: Extract a dump_bits function from rpMatt Valentine-House
2020-12-10Promote webrick to bundled gemsHiroshi SHIBATA
2020-10-14Mostly recover a Ruby stack trace from a core fileAaron Patterson
2020-10-08Fix lldb disassembler so it works with core filesAaron Patterson
2020-09-28bit table information when printing an objectAaron Patterson
2020-09-22Rudimentary support for disassembling rb_iseq_tAaron Patterson
2020-09-02add lldb functions for getting the heap page / heap page bodyAaron Patterson
2020-09-02support T_MATCH in lldbAaron Patterson
2020-08-27add T_ZOMBIE support to lldb scriptsAaron Patterson
2020-06-23lldb_cruby.py: show the sign of Bignum [ci skip]Nobuyoshi Nakada
2020-06-19Removed sdbm entries from toolchaninsHiroshi SHIBATA
2020-05-07Add T_IMEMO support to lldbAaron Patterson
2020-05-07Add T_MOVED support to lldbAaron Patterson
2020-04-26lldb_cruby.py: fixed empty string dump [ci skip]Nobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-25lldb_cruby.py: improved dump of SymbolNobuyoshi Nakada
2019-11-25lldb_cruby.py: fixed dump of embedded RArrayNobuyoshi Nakada
2019-10-24Refined `rp` output [ci skip]Nobuyoshi Nakada
2019-10-09lldb_cruby.py: fixed inspecting string [ci skip]Nobuyoshi Nakada
2019-10-09lldb_cruby.py: fixed embedded string ptr [ci skip]Nobuyoshi Nakada
2019-10-03Resolve unused local variable reported by LGTMRomain Tartière
2019-09-25lldb_inspect: removed unnecessary newline and `end` optionNobuyoshi Nakada
2019-09-24misc/lldb_cruby.py: update for python3 [ci skip]Nobuyoshi Nakada
2019-09-24misc/lldb_cruby.py: removed unused module `commands` [ci skip]Nobuyoshi Nakada