aboutsummaryrefslogtreecommitdiffstats
path: root/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* Remove nd_entry from NODE_GASGN and NODE_GVARyui-knk2023-08-231-5/+0
* Fix broken wiki links (#8002)Jemma Issroff2023-06-291-1/+1
* Expand tabs in .gdbinitTakashi Kokubun2023-03-311-25/+25
* Put misc/gdb.py [experimental]Takashi Kokubun2023-03-311-0/+2
* Fix ivar dump for RVARGC in .gdbinitTakashi Kokubun2023-03-301-1/+1
* Fix a warning in .gdbinitTakashi Kokubun2023-01-091-1/+1
* Fix gdb incompatibilies in rp_class, rb_ps_vmnick evans2022-08-201-5/+5
* .gdbinit: Fix indentation in print_id [ci skip]Adam Jensen2021-02-061-4/+4
* kill OBJ_TAINT etc.卜部昌平2021-01-271-2/+1
* Add T_MOVED to rp command of GDBPeter Zhu2020-12-041-0/+5
* .gdbinit: struct RHash::basic is not a pointer卜部昌平2020-06-121-3/+3
* .gdbinit: as.heap.aux.shared no longer exist卜部昌平2020-06-121-1/+1
* Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun2019-12-311-1/+1
* Prefix global_symbols with `ruby_`Nobuyoshi Nakada2019-05-161-2/+2
* .gdbinit (rp): follow up changes in r66390ktsj2019-02-171-2/+2
* support theap for T_HASH. [Feature #14989]ko12018-10-301-2/+6
* .gdbinit: startup without shell for macOS Sierra and laternobu2018-08-101-0/+2
* .gdbinit: expand RBASIC macro for old gdb on macnobu2018-06-141-28/+28
* add "print_flags" gdb command.ko12018-06-131-0/+31
* Unused macro and fieldyui-knk2018-05-291-6/+0
* Unused macroyui-knk2018-05-291-6/+0
* Unused macroyui-knk2018-05-291-6/+0
* Unused macroyui-knk2018-05-291-6/+0
* Unused macro and fieldyui-knk2018-05-281-5/+0
* .gdbinit (print_lineno): support a succinct bitvector implementation [ci skip]ktsj2018-02-101-10/+40
* .gdbinit (print_lineno): follow up changes in r61534, r61536ktsj2018-01-091-5/+6
* .gdbinit: fix print_pathobjktsj2017-11-181-1/+1
* .gdbinit: follow up changes in r60726ktsj2017-11-181-2/+2
* fixup r60440 [ci skip]kazu2017-11-081-1/+1
* .gdbinit: follow up changes in r60440ktsj2017-10-291-2/+2
* Use rb_execution_context_t instead of rb_thread_tko12017-10-261-2/+2
* debug.c: imemo_masknobu2017-10-241-3/+3
* .gdbinit: newline at rp_id [ci skip]nobu2017-10-081-1/+2
* .gdbinit: print_id in rp_id [ci skip]nobu2017-10-061-7/+6
* output some strings without quotesnaruse2017-09-121-11/+25
* Follow latest VM changesnaruse2017-09-111-8/+29
* .gdbinit: fix nd_treenobu2017-05-171-1/+1
* rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal2017-05-091-2/+2
* .gdbinit: suppress gdb message [ci skip]nobu2017-03-181-1/+3
* .gdbinit: RArray in history [ci skip]nobu2017-03-181-2/+2
* .gdbinit: rp_bignumnobu2017-02-251-13/+46
* .gdbinit: fix on empty strings [ci skip]nobu2017-01-251-1/+5
* .gdbinit: op symbols [ci skip]nobu2017-01-251-0/+20
* .gdbinit: refine rp [ci skip]nobu2017-01-151-16/+13
* .gdbinit: refine rpnobu2016-12-251-11/+12
* Use rb_mod_name instead of classnamenaruse2016-11-151-2/+1
* .gdbinit: improve rp [ci skip]nobu2016-11-121-2/+8
* * .gdbinit: follow r55766's VM change.naruse2016-08-241-14/+18
* * .gdbinit (rb_ps_thread): show the detail of cfunc in ruby levelnaruse2016-07-011-5/+79
* * .gdbinit (rb_count_objects): added gdb version of count_objects().naruse2016-07-011-0/+86