index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
lldb_cruby.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
1
-0
/
+1
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
1
-1
/
+0
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
1
-0
/
+1
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
1
-5
/
+1
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
1
-1
/
+5
*
[ci skip][Feature #18910][lldb] Dedup lldb_init
Matt Valentine-House
2022-08-18
1
-1
/
+3
*
[ci-skip][Feature #18910][lldb] New directory structure
Matt Valentine-House
2022-08-18
1
-3
/
+3
*
[ci-skip][Feature #18910][lldb] Port rclass_ext to new LLDB Framework
Matt Valentine-House
2022-08-18
1
-19
/
+0
*
[ci-skip][Feature #18910][lldb] Port heap_page command to new LLDB framework
Matt Valentine-House
2022-08-18
1
-14
/
+0
*
[ci-skip][Feature #18910][lldb] Provide class framework for lldb commands
Matt Valentine-House
2022-08-18
1
-5
/
+24
*
fix lldb scripts on older lldb python
Aaron Patterson
2022-07-06
1
-1
/
+3
*
Add T_STRUCT to lldb inspect helper
Jemma Issroff
2022-06-21
1
-0
/
+4
*
[ci skip][lldb] Fix array length representation with USING_RVARGC
Matt Valentine-House
2022-06-17
1
-2
/
+2
*
[ci skip] [lldb] Ensure rbbt has loaded the globals
Matt Valentine-House
2022-06-15
1
-0
/
+2
*
[ci skip] Print the rb_classext_t for a class, using an offset
Matt Valentine-House
2022-06-15
1
-0
/
+19
*
Add imemo types to global namespace in lldb helpers
Jemma Issroff
2022-06-15
1
-0
/
+6
*
Add more information to lldb dump_page helper
Jemma Issroff
2022-05-27
1
-2
/
+6
*
Make heap page sizes 64KiB by default
Peter Zhu
2022-04-04
1
-4
/
+1
*
[lldb] Handle MacOS 64Kb heap pages in the lldb helpers
Matt Valentine-House
2022-01-26
1
-1
/
+6
*
lldb_cruby.py: support RVARGC on T_CLASS [ci skip]
Nobuyoshi Nakada
2022-01-17
1
-0
/
+3
*
Update lldb_cruby.py for VWA strings
Peter Zhu
2022-01-06
1
-2
/
+1
*
Follow up the RString change [ci skip]
Nobuyoshi Nakada
2021-10-28
1
-2
/
+1
*
[Feature #18239] Implement VWA for strings
Peter Zhu
2021-10-25
1
-1
/
+2
*
lldb: Get rid of error at unpreserved encodings [ci skip]
Nobuyoshi Nakada
2021-09-29
1
-1
/
+5
*
lldb: Show encoding of String [ci skip]
Nobuyoshi Nakada
2021-09-28
1
-0
/
+2
*
[Feature #18045] Implement size classes for GC
Peter Zhu
2021-08-25
1
-3
/
+4
*
[Feature #18045] Remove T_PAYLOAD
Peter Zhu
2021-08-25
1
-3
/
+0
*
Revert "[Feature #18045] Implement size classes for GC"
Peter Zhu
2021-08-23
1
-4
/
+6
*
[Feature #18045] Implement size classes for GC
Peter Zhu
2021-08-23
1
-3
/
+4
*
[Feature #18045] Remove T_PAYLOAD
Peter Zhu
2021-08-23
1
-3
/
+0
*
lldb_cruby.py: push non-flonum float to history [ci skip]
Nobuyoshi Nakada
2021-06-04
1
-3
/
+1
*
lldb_cruby.py: fix non-flonum float inspection [ci skip]
Nobuyoshi Nakada
2021-06-04
1
-1
/
+1
*
add rb_id2str to lldb debugging scripts
Aaron Patterson
2021-05-24
1
-0
/
+46
*
lldb: convert heap_page_obj_limit from a float to int
Peter Zhu
2021-05-06
1
-5
/
+2
*
lldb: teach rp about T_PAYLOAD
Matt Valentine-House
2021-05-06
1
-0
/
+3
*
lldb: Warn when attempting to dump invalid pages
Matt Valentine-House
2021-04-29
1
-14
/
+32
*
lldb: highlight the slot when using dump_page_rvalue
Matt Valentine-House
2021-04-27
1
-2
/
+6
*
lldb: dump_page_rvalue - dump a heap page containing an RVALUE
Matt Valentine-House
2021-04-27
1
-10
/
+30
*
lldb: Add Freelist Index to dump_page output
Matt Valentine-House
2021-04-27
1
-12
/
+49
*
LLDB: Introduce dump_page helper
Matt Valentine-House
2021-03-16
1
-0
/
+53
*
LLDB: Extract a dump_bits function from rp
Matt Valentine-House
2021-03-16
1
-14
/
+18
*
Mostly recover a Ruby stack trace from a core file
Aaron Patterson
2020-10-14
1
-0
/
+163
*
bit table information when printing an object
Aaron Patterson
2020-09-28
1
-0
/
+30
*
add lldb functions for getting the heap page / heap page body
Aaron Patterson
2020-09-02
1
-0
/
+40
*
support T_MATCH in lldb
Aaron Patterson
2020-09-02
1
-0
/
+4
*
add T_ZOMBIE support to lldb scripts
Aaron Patterson
2020-08-27
1
-0
/
+4
*
lldb_cruby.py: show the sign of Bignum [ci skip]
Nobuyoshi Nakada
2020-06-23
1
-2
/
+3
*
Add T_IMEMO support to lldb
Aaron Patterson
2020-05-07
1
-0
/
+6
*
Add T_MOVED support to lldb
Aaron Patterson
2020-05-07
1
-0
/
+4
*
lldb_cruby.py: fixed empty string dump [ci skip]
Nobuyoshi Nakada
2020-04-26
1
-1
/
+4
[next]