summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-04 16:45:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-04 16:45:37 +0000
commit6fb2e99a4675508a54c31e684ed2b9c97b82d1f3 (patch)
tree587cae0c96ba0982899a9dfe580132967048c5fd /vms
parentd1c6f4168dbc2b6cbaafd5532dcfb70575e844b9 (diff)
downloadperl-6fb2e99a4675508a54c31e684ed2b9c97b82d1f3.tar.gz
VMS debugging help, by John E. Malmberg
p4raw-id: //depot/perl@25265
Diffstat (limited to 'vms')
-rw-r--r--vms/descrip_mms.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index d50650770a..a18cdc14c6 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -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