Patch-ID# 121023-03 NOTE: *********************************************************************** READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE. *********************************************************************** Keywords: dbx 7.5 debugger sun studio 11 Synopsis: Sun Studio 11: Patch for Sun dbx 7.5 Debugger Date: Nov/16/2006 Install Requirements: NA Solaris Release: 8 9 10 SunOS Release: 5.8 5.9 5.10 Unbundled Product: Sun Studio 11 Debugger Unbundled Release: 7.5 Xref: Topic: Relevant Architectures: sparc BugId's fixed with this patch: 4437775 4683411 5094043 6300320 6323323 6330078 6335196 6343707 6346970 6349098 6353028 6355489 6356290 6364179 6372403 6404045 6407196 6416378 6432796 6437769 6442044 Changes incorporated in this version: 6442044 6437769 6432796 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: /SUNWspro/prod/bin/dbx /SUNWspro/prod/bin/sparcv9/dbx /SUNWspro/prod/lib/dbxruntime/librtc.so /SUNWspro/prod/lib/dbxruntime/rtcapihook.so /SUNWspro/prod/lib/dbxruntime/rtcaudit.so /SUNWspro/prod/lib/dbxruntime/rtcboot.so /SUNWspro/prod/lib/v9/dbxruntime/librtc.so /SUNWspro/prod/lib/v9/dbxruntime/rtcapihook.so /SUNWspro/prod/lib/v9/dbxruntime/rtcaudit.so /SUNWspro/prod/lib/v9/dbxruntime/rtcboot.so Problem Description: 6442044 dbx does not restore breakpoint in templ. func after restarting debug session 6437769 Need more informative message on g++ generated stabs 6432796 Incorrect wua report in sparcv9/libc.so.1`_pthread_mutexattr_setpshared (from 121023-02) 6330078 program segv within dbx if check -access is used. program creates a jvm 6404045 suppress rui should suppress rui message from both "-g" and non-"-g" compiled objects 6372403 strchr() reads unallocated memory 6407196 mt support disabled in dbx when debugging a core from solaris 10 on a solaris 9 box 6416378 dbx hogs memory when running under IDE (from 121023-01) 4437775 call of fflush(0) from fortran causes SEGV 4683411 dbx shows VLA incorrectly 5094043 "dbx: panic" appears when calling system() function 6300320 dbx crashing in gdb mode on a large customer core file 6323323 dbx dumps core in the IDE 6335196 dbx 7.5 dumps core in cpc_close upon startup, when cpc driver is not available 6343707 dbx incorrectly calculates the number of program headers in core file when there are more than 65535 6346970 dbx hangs debugging f90comp on linux 6349098 dbx core dumps when "x non_exist_symbol" 6353028 add workaround for dbx crash in S10 (misaligned section headers in some libs) 6355489 dbx reports wua on Solaris 10 setcontext() 6356290 Enable RTC gets errors: Write to unallocated (wua) 6364179 dbx coredump while debugging huge application with IDE Patch Installation Instructions: -------------------------------- For Solaris 8-9 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/106326-01 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. For Solaris 10 releases, Sun Studio 11 installer explicitly does a -G install, therefore the patches must be installed or removed with -G, also. example# patchadd -G /var/spool/patch/106326-01 example# patchrm -G 104945-02 Special Install Instructions: ----------------------------- none. README -- Last modified date: Thursday, November 16, 2006