This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

64-bit debug on Solaris


I am attempting to debug a program compiled in 64 bit mode using gcc on 
Solaris 7 or Solaris 8.  Any sample program can be used such as a "hellow 
world".

gcc -m64 -g testit.c -o testit

gdb testit

break "testit.c":43
run
procfs:4235 -- process not stopped
procfs: ...giving up

The same program compiled in 32 bit mode debugs properly.

-- 
Said the fox to the fish, "Join me ashore".
 The fish are the Jews, Torah is our water

Hillel (Sabba) Markowitz - sabbahem@bcpl.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]