From 741ca76912fc71269dce5519a360f8c186e0530f Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 18 Jul 2000 06:00:45 +0000 Subject: matz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/debug.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/debug.rb') diff --git a/lib/debug.rb b/lib/debug.rb index d20d1ebbfc..71fe830475 100644 --- a/lib/debug.rb +++ b/lib/debug.rb @@ -578,6 +578,7 @@ EOHELP end def excn_handle(file, line, id, binding) + p $! if $!.type <= SystemExit set_trace_func nil exit -- cgit v1.2.3