HP Alpha Tru64 Problems Fixed
The following problems have been fixed. More details about each item follow this list.
C++ static variables not visible
C++ static variables were not visible either when diving or when using the View > Lookup Variable command. (4827: 6.2.0-3)
"exAssert in file tvpanes.cxx line 1190" problem fixed
TotalView sometimes issued the non-fatal error "exAssert in file tvpanes.cxx line 1190" when undiving in the Source Pane. (4665: 6.2.0-0)
Files can now be found through symbolic links
TotalView was sometimes unable to locate source files when debugging programs through symbolic links. The search path rules have been improved. See Setting Search Paths in Chapter 3 of the TotalView Users Guide. (4683: 6.2.0-0)
GCC 3.1: TotalView can parse debug information For stl::deque
When using the GCC 3.1 compiler on Tru64 with the STL container stl::deque, TotalView crashed. This no longer occurs. (4014: 6.0.0-1)
KCC 4.0F: Problem parsing information from C++ class solved
Previously, TotalView would crash, producing the following error message when it processed debugging information for certain types of C++ classes compiled with the KCC 4.0f compiler: (4482: 6.0.0-1)
Fatal error: Cannot convert from st_error_type_t to st_aggregate_type_t
KCC: Startup problem resolved
TotalView no longer crashes when it starts up upon certain KCC compiled codes. (4793: 6.2.0-3)
libpthread.so problem resolved
A problem where you could receive a TotalView error when you looked up variables in libpthread.so is resolved. (4808: 6.2.0-3)
Loading executable problem fixed
TotalView no longer crashes with a segmentation fault while loading an executable. (4649: 6.1.0-3)
Memory Usage command now shows correct values of heap usage
TotalView no longer displays the following error message after you invoked the Tools > Memory Usage command on Tru64:
ERROR: ifb_relocate_address: Bogus address ...
The heap usage should now be correct. (4511: 6.0.0-1)
Optimizing compiler variables no longer show misleading values
If you used the Compaq compiler's -g3 -fast command-line options, TotalView would show values for some variables that the optimizing compiler had removed. (4437: 6.0.0-1)
prun bulk launch no longer crashes tvdsvr
A prun bulk launch no longer causes the tvdsvr to get a segmentation violation. (4777: 6.2.0-3)
Reading symbols for pointer problem fixed
Internal errors resulting from reading the symbol for a pointer to a derived type defined in an Fortran 90 module are resolved. (4699, 4706: 6.2.0-0)
Reading symbols causing seg fault problem fixed
A segmentation fault that occurred when TotalView read symbols on some specific executables no longer occurs. (4649: 6.2.0-0)
Reloading breakpoint file problem fixed
The fatal error that occurred after reloading a breakpoint file containing breakpoints in dlopened library is fixed. (4501: 6.2.0-0)