This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add ENTER_with_name and LEAVE_with_name to automaticly check for matching ENTER/LEAVE...
authorGerard Goossen <gerard@ggoossen.net>
Thu, 12 Nov 2009 13:31:43 +0000 (14:31 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Thu, 12 Nov 2009 15:25:36 +0000 (16:25 +0100)
commitd343c3ef4538135207ab69cd65d1bb1ef5403ccc
tree1993aef1b199c1df713033677bb02fdac2e8dfd5
parentaf24cc9d0ee84635a0e9165232ec7b091c4596f3
Add ENTER_with_name and LEAVE_with_name to automaticly check for matching ENTER/LEAVE when debugging is enabled
embedvar.h
intrpvar.h
perl.c
perlapi.h
pp.c
pp_ctl.c
pp_hot.c
pp_sys.c
scope.c
scope.h