Message-ID: <
3FA04A03.5010603@stason.org>
(enclosed in a #ifdef DEBUGGING)
p4raw-id: //depot/perl@21589
PL_debug = proto_perl->Idebug;
#ifdef USE_REENTRANT_API
+#ifdef DEBUGGING
+ PERL_SET_CONTEXT(proto_perl);
+#endif
Perl_reentrant_init(aTHX);
#endif