Age | Commit message (Expand) | Author |
---|
12 days | gdbinit: fix printing of T_DATA | John Hawthorn |
2025-04-10 | Allow gdb's rp to work on classes offline | John Hawthorn |
2025-03-28 | Remove RUBY_FL_PROMOTED{0,1} from debugger scripts | Étienne Barrié |
2025-03-03 | .gdbinit: Fix T_HASH printing [ci skip] | Alan Wu |
2024-12-06 | .gdbinit: Fix reference to undefined rb_thread_t field [ci skip] | Alan Wu |
2024-11-11 | .gdbinit: Update RString printing for new layout [ci skip] | Alan Wu |
2024-11-11 | .gdbinit: Have rp() work without a target [ci skip] | Alan Wu |
2024-09-26 | Import es for old macOS from MacPorts | Nobuyoshi Nakada |
2024-06-11 | Allow gdb to search source path for required files | Matt Valentine-House |
2023-08-23 | Remove nd_entry from NODE_GASGN and NODE_GVAR | yui-knk |
2023-06-29 | Fix broken wiki links (#8002) | Jemma Issroff |
2023-03-31 | Expand tabs in .gdbinit | Takashi Kokubun |
2023-03-31 | Put misc/gdb.py [experimental] | Takashi Kokubun |
2023-03-30 | Fix ivar dump for RVARGC in .gdbinit | Takashi Kokubun |
2023-01-09 | Fix a warning in .gdbinit | Takashi Kokubun |
2022-08-20 | Fix gdb incompatibilies in rp_class, rb_ps_vm | nick evans |
2021-02-06 | .gdbinit: Fix indentation in print_id [ci skip] | Adam Jensen |
2021-01-27 | kill OBJ_TAINT etc. | 卜部昌平 |
2020-12-04 | Add T_MOVED to rp command of GDB | Peter Zhu |
2020-06-12 | .gdbinit: struct RHash::basic is not a pointer | 卜部昌平 |
2020-06-12 | .gdbinit: as.heap.aux.shared no longer exist | 卜部昌平 |
2019-12-31 | Redmine /projects/ruby-trunk is now redirected | Takashi Kokubun |
2019-05-16 | Prefix global_symbols with `ruby_` | Nobuyoshi Nakada |
2019-02-17 | .gdbinit (rp): follow up changes in r66390 | ktsj |
2018-10-30 | support theap for T_HASH. [Feature #14989] | ko1 |
2018-08-10 | .gdbinit: startup without shell for macOS Sierra and later | nobu |
2018-06-14 | .gdbinit: expand RBASIC macro for old gdb on mac | nobu |
2018-06-13 | add "print_flags" gdb command. | ko1 |
2018-05-29 | Unused macro and field | yui-knk |
2018-05-29 | Unused macro | yui-knk |
2018-05-29 | Unused macro | yui-knk |
2018-05-29 | Unused macro | yui-knk |
2018-05-28 | Unused macro and field | yui-knk |
2018-02-10 | .gdbinit (print_lineno): support a succinct bitvector implementation [ci skip] | ktsj |
2018-01-09 | .gdbinit (print_lineno): follow up changes in r61534, r61536 | ktsj |
2017-11-18 | .gdbinit: fix print_pathobj | ktsj |
2017-11-18 | .gdbinit: follow up changes in r60726 | ktsj |
2017-11-08 | fixup r60440 [ci skip] | kazu |
2017-10-29 | .gdbinit: follow up changes in r60440 | ktsj |
2017-10-26 | Use rb_execution_context_t instead of rb_thread_t | ko1 |
2017-10-24 | debug.c: imemo_mask | nobu |
2017-10-08 | .gdbinit: newline at rp_id [ci skip] | nobu |
2017-10-06 | .gdbinit: print_id in rp_id [ci skip] | nobu |
2017-09-12 | output some strings without quotes | naruse |
2017-09-11 | Follow latest VM changes | naruse |
2017-05-17 | .gdbinit: fix nd_tree | nobu |
2017-05-09 | rb_execution_context_t: move stack, stack_size and cfp from rb_thread_t | normal |
2017-03-18 | .gdbinit: suppress gdb message [ci skip] | nobu |
2017-03-18 | .gdbinit: RArray in history [ci skip] | nobu |
2017-02-25 | .gdbinit: rp_bignum | nobu |