This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
VMS debugging help, by John E. Malmberg
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 4 Aug 2005 16:45:37 +0000 (16:45 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 4 Aug 2005 16:45:37 +0000 (16:45 +0000)
p4raw-id: //depot/perl@25265

vms/descrip_mms.template

index d506507..a18cdc1 100644 (file)
@@ -123,7 +123,7 @@ POSIX =
 .else
 XTRAOBJS = 
 LIBS1 = $(XTRAOBJS)
-DBGSPECFLAGS = /Show=All
+DBGSPECFLAGS = /Show=(expansion,include)/machine
 # Some versions of DECCRTL on AXP have a bug in chdir() which causes the change
 # to persist after the image exits, even when this was not requested, iff
 # SYSNAM is enabled.  This is fixed in CSC Patch # AXPACRT04_061, but turning