Patch-ID# 103274-01 Keywords: library ada directory executable debug Synopsis: SPARCworks Ada 2.1.1: Can't debug if exec. is in different directory Date: May/13/96 Solaris Release: 2.3, 2.4 SunOS Release: 5.3, 5.4 Unbundled Product: SPARCworks Ada Unbundled Release: 2.1.1 Relevant Architectures: sparc BugId's fixed with this patch: 1234626 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: bin/adadebug Problem Description: (Rev 01) 1234626 Cannot debug if executable is in a different directory from the Ada library The command "adadebug -L library my_executable" will usually fail with the error "db_start: connection timed out" because of a problem in the wrapper for a.db. The patch reorders the arguments passed to a.db to get around the problem. Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- This patch was built using Solaris 2.3, and may not work on earlier releases of Solaris.