SGI IRIX Problems Fixed
The following problems have been fixed. More details about each item follow this list. Items new with this release are in bold.
Breakpoints no longer disappear when using group step, next, or run to
When issuing a group level next, step, or run to command, breakpoints on the lines that were stepped over could disappear. (4469: 6.0.0-1)
Fortran Modules Support
The Fortran Modules window now shows Fortran 90 modules for programs compiled using the MIPSpro compilers. (3798: 6.2.0-3)
Incorrect statistics and visualization of UPC distributed arrays
TotalView presented incorrect data to the Visualizer when asked to display array data that was stored in UPC arrays of type shared. TotalView was also unable to correctly generate summary statistics on such an array. These problems are resolved. (4484: 6.1.0-2)
Loading a breakpoint file for a shared library could crash TotalView
When this happened, TotalView displayed the following error message:
Fatal error: tv_target_addrlist_t access out of range Terminated
(4501: 6.1.0-1)
STL type transformations limitation
The new STL type transformations were designed for MIPSpro C++ 7.3.1.3m. There are known problems with older MIPSpro compilers. (4750: 6.2.0-0)
TotalView crash problem fixed
TotalView no longer crashes when processing debugging information. The error message displayed states that it happened while processing the dwarf frame table. (3798: 6.2.0-3)
Value of remote elements of shared arrays not correctly represented
A synchronization problem that prevented TotalView from displaying the correct values for remote elements of a UPC shared array when stopped during an initialization loop was resolved. (4500: 6.1.0-2)