Patch-ID# 100692-01 Keywords: core files 4m 4/670 debug unbundled Synopsis: dbx: dbx cannot debug core files produced on 4m machines Date: Jul/22/92 Solaris release: 1.0.1 1.1 SunOS release: 4.1.2 4.1.3 Unbundled Product: dbx Unbundled Release: SC1.0 BugId's fixed with this patch: 1095997 1092713 1037997 1011733 1029760 1003982 1041047 1057477 Architectures for which this patch is available: sparc NOTE: sun4c, sun4m Other patches which conflict with this patch: This patch obsoleted by: Files included with this patch: dbx Problem Description: dbx was unable to examine the core files produced on a 4m machine. Note that even with this patch, the core files produced under 4.1.3 must be examined under the same architecture as where the failure occurred. To reiterate: this patch is for the unbundled SC1.0 dbx NOTE: This patch subsumes patch 100585-01 Patch Installation Instructions: -------------------------------- INSTALL: Use the path where SC1.0 is installed. These instructions assume the default location: usr/lang/SC1.0 As root: # mv /usr/lang/SC1.0/dbx /usr/lang/SC1.0/dbx.orig # cp sun4m/dbx /usr/lang/SC1.0/dbx # chmod 555 /usr/lang/SC1.0/dbx