diff --git a/ChangeLog b/ChangeLog index 2527832b3d..100ba42d51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,7 +50,7 @@ Fri Jul 1 12:11:01 2016 NARUSE, Yui Fri Jul 1 04:32:52 2016 NARUSE, Yui * .gdbinit (rb_ps_thread): show ruby level backtrace. - Usually you can call `rb_ps` to show ruby leve backtraces + Usually you can call `rb_ps` to show ruby level backtraces for all living threads. Note that it can call with core file like `gcore ` and `gdb ruby core.`.