reubendb
12-10-2009, 08:39 AM
Hello,
I am having problem with Totalview on a machine with gcc/gfortran 4.4.2 on linux x86-64 (Fedora 12).
When I dive into a derived type variable, all I see on the dive window blank. Expression:, Type, and Address are filled on the top of the window, but Field, Type, and Value is completely blank.
Furthermore, on the console, I see the following message, and a lot more of the same message when Totalview is stopped at breakpoint:
Encountered unsupported location operator 0x9c, (call_frame_cfa)
Some more information of the environment:
OS: Fedora-12 64-bit.
Totalview-8.7.0-6
GCC/GFortran 4.4.2
Here's output of gfortran -v:
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thanks for any help.
RDB
I am having problem with Totalview on a machine with gcc/gfortran 4.4.2 on linux x86-64 (Fedora 12).
When I dive into a derived type variable, all I see on the dive window blank. Expression:, Type, and Address are filled on the top of the window, but Field, Type, and Value is completely blank.
Furthermore, on the console, I see the following message, and a lot more of the same message when Totalview is stopped at breakpoint:
Encountered unsupported location operator 0x9c, (call_frame_cfa)
Some more information of the environment:
OS: Fedora-12 64-bit.
Totalview-8.7.0-6
GCC/GFortran 4.4.2
Here's output of gfortran -v:
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thanks for any help.
RDB