summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-21 17:27:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-21 17:27:30 +0000
commit1cf4a2185a29f0c34cb30a32827011b82fcacbdb (patch)
tree699c2623c6b45a5740b39285d87e1fb9b3343571 /makedef.pl
parenta33c94aad0574a69a51fb133c0911cdcb12133c0 (diff)
downloadperl-1cf4a2185a29f0c34cb30a32827011b82fcacbdb.tar.gz
debug_pad only visible when debugging.
p4raw-id: //depot/perl@13176
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 40ede54186..f88f52ed33 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
)];