diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri Jul 1 04:32:52 2016 NARUSE, Yui <naruse@ruby-lang.org> + + * .gdbinit (rb_ps_thread): show ruby level backtrace. + Usually you can call `rb_ps` to show ruby leve backtraces + for all living threads. + Note that it can call with core file like `gcore <pid>` + and `gdb ruby core.<pid>`. + Thu Jun 30 19:15:13 2016 Naohisa Goto <ngotogenome@gmail.com> * string.c: Fix memory corruptions when using UTF-16/32 strings. |
