summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorBenjamin Sugars <bsugars@canoe.ca>2001-05-06 08:54:13 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-07 01:34:38 +0000
commit53a2efa2dc68a3abcc2483f05bd06213caea8bbd (patch)
tree0bf40d9ffc9f9b06c3921ed36fe4478a5cb8ca97 /embed.pl
parent9969eac4caad73a7363479eb01ac114ae3164fac (diff)
downloadperl-53a2efa2dc68a3abcc2483f05bd06213caea8bbd.tar.gz
Help -Dt show correct pad variables
Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain> p4raw-id: //depot/perl@10015
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index fcaaaed90a..5d3254d939 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2451,6 +2451,7 @@ s |char* |find_byclass |regexp * prog|regnode *c|char *s|char *strend|char *star
#endif
#if defined(PERL_IN_RUN_C) || defined(PERL_DECL_PROT)
+s |CV* |deb_curcv |I32 ix
s |void |debprof |OP *o
#endif