index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
2020-10-14
Mostly recover a Ruby stack trace from a core file
Aaron Patterson
2020-10-08
Fix lldb disassembler so it works with core files
Aaron Patterson
2020-09-28
bit table information when printing an object
Aaron Patterson
2020-09-22
Rudimentary support for disassembling rb_iseq_t
Aaron Patterson
2020-09-02
add lldb functions for getting the heap page / heap page body
Aaron Patterson
2020-09-02
support T_MATCH in lldb
Aaron Patterson
2020-08-27
add T_ZOMBIE support to lldb scripts
Aaron Patterson
2020-06-23
lldb_cruby.py: show the sign of Bignum [ci skip]
Nobuyoshi Nakada
2020-06-19
Removed sdbm entries from toolchanins
Hiroshi SHIBATA
2020-05-07
Add T_IMEMO support to lldb
Aaron Patterson
2020-05-07
Add T_MOVED support to lldb
Aaron Patterson
2020-04-26
lldb_cruby.py: fixed empty string dump [ci skip]
Nobuyoshi Nakada
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-11-25
lldb_cruby.py: improved dump of Symbol
Nobuyoshi Nakada
2019-11-25
lldb_cruby.py: fixed dump of embedded RArray
Nobuyoshi Nakada
2019-10-24
Refined `rp` output [ci skip]
Nobuyoshi Nakada
2019-10-09
lldb_cruby.py: fixed inspecting string [ci skip]
Nobuyoshi Nakada
2019-10-09
lldb_cruby.py: fixed embedded string ptr [ci skip]
Nobuyoshi Nakada
2019-10-03
Resolve unused local variable reported by LGTM
Romain Tartière
2019-09-25
lldb_inspect: removed unnecessary newline and `end` option
Nobuyoshi Nakada
2019-09-24
misc/lldb_cruby.py: update for python3 [ci skip]
Nobuyoshi Nakada
2019-09-24
misc/lldb_cruby.py: removed unused module `commands` [ci skip]
Nobuyoshi Nakada
2019-08-29
Add some NODE information for lldb
Aaron Patterson
2019-08-25
Fix ArgumentError in expand_tabs.rb
Jeremy Evans
2019-08-23
Simplify expand_tabs.rb file selection
Takashi Kokubun
2019-08-22
Add misc/expand_tabs.rb ported from auto-style.rb
Takashi Kokubun
2019-05-09
add FROZEN to lldb debug output
Aaron Patterson
2019-04-02
Fix typo in lldb script
tenderlove
2019-04-01
add regex support to lldb debug output
tenderlove
2018-11-27
ruby-style.el: ruby-style-c-mode by VCS [ci skip]
nobu
2018-10-20
lldb_cruby.py: T_COMPLEX support [ci skip]
nobu
2018-10-20
lldb_cruby.py: T_RATIONAL support [ci skip]
nobu
2018-10-04
lldb_rp: support Symbol [ci skip]
nobu
2018-10-03
lldb_rp: support T_CLASS,T_MODULE,T_ICLASS [ci skip]
nobu
2018-10-03
lldb_rp: use append_command_output [ci skip]
nobu
2018-10-03
lldb_rp: support more types [ci skip]
nobu
2018-10-03
lldb_rp: fix the order of results [ci skip]
nobu
2018-10-02
lldb_rp: reload debug info if not loaded yet [ci skip]
nobu
2018-10-01
lldb_cruby.py: T_DATA support [ci skip]
nobu
2018-09-14
Partly reverted for ruby-style.el.
hsbt
2018-09-14
Added entries for lldb files in misc directory.
hsbt
2018-09-14
Removed old elisp files. New upstream repository was moved https://github.com...
hsbt
2018-09-13
Remove old ruby-mode.el
kazu
2018-03-17
misc/ruby-style.el: use spaces for indentation
k0kubun
2017-10-02
ruby-additional.el: shorten here-doc markers
nobu
2017-08-10
Import ruby-electric.el version 2.3.1 from upstream
knu
2017-08-03
Add initial test for lldb extension
naruse
2017-08-02
Port more commands from .gdbinit to lldb
yugui
2017-06-01
debug.c: more enums
nobu
2017-05-31
lldb_cruby.py: eval outside frames
nobu
[next]