dbx; Solaris Studio 12.3 on Redhat 6.3 fails
Hello community!
I installed Solaris Studio 12.3 with latest Patches. The binaries build with the compiler run fine.
Server is: Red Hat Enterprise Linux Server release 6.3 (Santiago)
The C program was build with -g -O2 -m64, CPU is Intel(R) Xeon.
System is:
Linux 2.6.32-279.19.1.el6.x86_64 #1 SMP Sat Nov 24 14:35:28 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
When I start the debugger following error appears.
/opt/oracle/solarisstudio12.3/bin/amd64/dbx idpvm
Reading idpvm
Reading ld-linux-x86-64.so.2
dbx: fetch at 0xe470 failed -- Eingabe-/Ausgabefehler
dbx: warning: could not put in breakpoint
dbx: warning: internal handler (-80) made defunct -- could not enable event BPT
I installed Solaris Studio 12.3 with latest Patches. The binaries build with the compiler run fine.
Server is: Red Hat Enterprise Linux Server release 6.3 (Santiago)
The C program was build with -g -O2 -m64, CPU is Intel(R) Xeon.
System is:
Linux 2.6.32-279.19.1.el6.x86_64 #1 SMP Sat Nov 24 14:35:28 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
When I start the debugger following error appears.
/opt/oracle/solarisstudio12.3/bin/amd64/dbx idpvm
Reading idpvm
Reading ld-linux-x86-64.so.2
dbx: fetch at 0xe470 failed -- Eingabe-/Ausgabefehler
dbx: warning: could not put in breakpoint
dbx: warning: internal handler (-80) made defunct -- could not enable event BPT
0