aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* [Feature #18045] Implement size classes for GCPeter Zhu2021-08-251-3/+4
* [Feature #18045] Remove T_PAYLOADPeter Zhu2021-08-251-3/+0
* Revert "[Feature #18045] Implement size classes for GC"Peter Zhu2021-08-231-4/+6
* [Feature #18045] Implement size classes for GCPeter Zhu2021-08-231-3/+4
* [Feature #18045] Remove T_PAYLOADPeter Zhu2021-08-231-3/+0
* lldb_cruby.py: push non-flonum float to history [ci skip]Nobuyoshi Nakada2021-06-041-3/+1
* lldb_cruby.py: fix non-flonum float inspection [ci skip]Nobuyoshi Nakada2021-06-041-1/+1
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Update the latest list of default gems for misc/expand_tabs.rbHiroshi SHIBATA2021-05-251-8/+54
* add rb_id2str to lldb debugging scriptsAaron Patterson2021-05-241-0/+46
* lldb: convert heap_page_obj_limit from a float to intPeter Zhu2021-05-061-5/+2
* lldb: teach rp about T_PAYLOADMatt Valentine-House2021-05-061-0/+3
* lldb: Warn when attempting to dump invalid pagesMatt Valentine-House2021-04-291-14/+32
* [ruby/optparse] Add EditorConfig fileAlexander Popov2021-04-282-3/+3
* lldb: highlight the slot when using dump_page_rvalueMatt Valentine-House2021-04-271-2/+6
* lldb: dump_page_rvalue - dump a heap page containing an RVALUEMatt Valentine-House2021-04-271-10/+30
* lldb: Add Freelist Index to dump_page outputMatt Valentine-House2021-04-271-12/+49
* [ruby/optparse] Completion scripts themselves are not executableNobuyoshi Nakada2021-03-292-2/+4
* [ruby/optparse] Use ZDOTDIR env var to locate .zshrcMartin Rey2021-03-291-3/+3
* LLDB: Introduce dump_page helperMatt Valentine-House2021-03-161-0/+53
* LLDB: Extract a dump_bits function from rpMatt Valentine-House2021-03-161-14/+18
* Promote webrick to bundled gemsHiroshi SHIBATA2020-12-101-1/+0
* Mostly recover a Ruby stack trace from a core fileAaron Patterson2020-10-141-0/+163
* Fix lldb disassembler so it works with core filesAaron Patterson2020-10-081-24/+66
* bit table information when printing an objectAaron Patterson2020-09-281-0/+30
* Rudimentary support for disassembling rb_iseq_tAaron Patterson2020-09-221-0/+197
* add lldb functions for getting the heap page / heap page bodyAaron Patterson2020-09-021-0/+40
* support T_MATCH in lldbAaron Patterson2020-09-021-0/+4
* add T_ZOMBIE support to lldb scriptsAaron Patterson2020-08-271-0/+4
* lldb_cruby.py: show the sign of Bignum [ci skip]Nobuyoshi Nakada2020-06-231-2/+3
* Removed sdbm entries from toolchaninsHiroshi SHIBATA2020-06-191-1/+0
* Add T_IMEMO support to lldbAaron Patterson2020-05-071-0/+6
* Add T_MOVED support to lldbAaron Patterson2020-05-071-0/+4
* lldb_cruby.py: fixed empty string dump [ci skip]Nobuyoshi Nakada2020-04-261-1/+4
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
* lldb_cruby.py: improved dump of SymbolNobuyoshi Nakada2019-11-251-5/+10
* lldb_cruby.py: fixed dump of embedded RArrayNobuyoshi Nakada2019-11-251-1/+4
* Refined `rp` output [ci skip]Nobuyoshi Nakada2019-10-241-14/+15
* lldb_cruby.py: fixed inspecting string [ci skip]Nobuyoshi Nakada2019-10-091-5/+2
* lldb_cruby.py: fixed embedded string ptr [ci skip]Nobuyoshi Nakada2019-10-091-1/+3
* Resolve unused local variable reported by LGTMRomain Tartière2019-10-031-1/+1
* lldb_inspect: removed unnecessary newline and `end` optionNobuyoshi Nakada2019-09-251-3/+2
* misc/lldb_cruby.py: update for python3 [ci skip]Nobuyoshi Nakada2019-09-241-35/+36
* misc/lldb_cruby.py: removed unused module `commands` [ci skip]Nobuyoshi Nakada2019-09-241-1/+0
* Add some NODE information for lldbAaron Patterson2019-08-291-0/+6
* Fix ArgumentError in expand_tabs.rbJeremy Evans2019-08-251-2/+2