summaryrefslogtreecommitdiff
path: root/misc/lldb_rb
AgeCommit message (Expand)Author
2024-04-04NODE_LIT is not used anymoreyui-knk
2024-03-25Show the chilled status of a String [ci skip]Nobuyoshi Nakada
2024-02-21Introduce NODE_REGX to manage regexp literalyui-knk
2024-02-20[Feature #20257] Rearchitect Ripperyui-knk
2024-01-02Introduce NODE_FILEyui-knk
2024-01-02LLDB: Print actual node structure of NODE_LINEyui-knk
2023-12-06Fix RCLASS_EXT dump [ci skip]Nobuyoshi Nakada
2023-10-31LLDB: Dump table structs in Hash [ci skip]Nobuyoshi Nakada
2023-10-25LLDB: Use `expression` to save the result into the history [ci skip]Nobuyoshi Nakada
2023-10-10LLDB: Print actual node structure [ci skip]yui-knk
2023-09-30Fix RBignum print [ci skip]Nobuyoshi Nakada
2023-09-30Fix RArray print [ci skip]Nobuyoshi Nakada
2023-09-30Delete empty lines at EOF [ci skip]Nobuyoshi Nakada
2023-07-07Add ruby_globals to lldb for easier debugging (#8041)Jemma Issroff
2023-06-11`RString::len` was moved at 7577c101ed6452de3e72fadb43db595946acc701Nobuyoshi Nakada
2023-04-10LLDB: Fix T_ARRAY inspect [ci skip]Nobuyoshi Nakada
2023-03-30[ci skip] LLDB: Fix rp for arraysMatt Valentine-House
2023-03-31Fix missing receiver [ci sip]Nobuyoshi Nakada
2023-03-21[ci skip] Move rb_id2str into new LLDB formatMatt Valentine-House
2023-03-17* remove trailing spaces. [ci skip]git
2023-03-17[ci skip] Move rp helper to new LLDB formatMatt Valentine-House
2023-02-22[lldb] Add a print_flags command (#7358)Matt Valentine-House
2022-11-01Ivar copy needs to happen _before_ setting the shapeAaron Patterson
2022-08-19Write interface instead of interfactKaĆ­que Kandy Koga
2022-08-19* remove trailing spaces. [ci skip]git
2022-08-18[ci skip][Feature #18910][lldb] Dedup lldb_initMatt Valentine-House
2022-08-18[ci-skip][Feature #18910][lldb] New directory structureMatt Valentine-House