Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-15 | Fix LLDB heap_page command | Étienne Barrié | |
Move _append_command_output and _append_expression to LLDBInterface, and use it from HeapPageCommand after setting result. Notes: Merged: https://github.com/ruby/ruby/pull/13096 | |||
2023-09-30 | Delete empty lines at EOF [ci skip] | Nobuyoshi Nakada | |
2023-03-17 | [ci skip] Move rp helper to new LLDB format | Matt Valentine-House | |
For now, the old function still exists as `old_rp`, in order to debug issues with this command. Notes: Merged: https://github.com/ruby/ruby/pull/7531 |