From: Jarkko Hietaniemi Date: Wed, 21 Nov 2001 17:27:30 +0000 (+0000) Subject: debug_pad only visible when debugging. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1cf4a2185a29f0c34cb30a32827011b82fcacbdb;p=p5sagit%2Fp5-mst-13.2.git debug_pad only visible when debugging. p4raw-id: //depot/perl@13176 --- diff --git a/makedef.pl b/makedef.pl index 40ede54..f88f52e 100644 --- a/makedef.pl +++ b/makedef.pl @@ -424,6 +424,7 @@ unless ($define{'DEBUGGING'}) { Perl_debstackptrs Perl_sv_peek PL_block_type + PL_debug_pad PL_watchaddr PL_watchok )];