gdb procfs 64bit Solaris problem
Stefano Frullani
Stefano.Frullani@frumar.it
Thu Apr 21 14:31:00 GMT 2005
>
> Did yoy compile gdb as a 64-bit executable? To check run file(1) on
> your gdb executable. If not please try reconfiguring and rebuilding
> gdb with the environment variable CC set to "gcc -m64".
>
> Mark
>
Thanks Mark,
recompiling gdb with:
CC=gcc
CFLAGS=-m64
./configure sparcv9-sun-solaris9
has solved the issue.
Many Thanks.
Stefano Frullani
.
More information about the Gdb
mailing list