This is the mail archive of the gdb@sourceware.org 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]

Re: question about GDB message


Hi GDB experts,

I am having problem when I made "target remote:192.1.1.255:6000"
I can see the packets being sent to the remote target machine, and replied

with right reponding packets. But after that, it prints out:

procfs: couldn't find pid 42000 in procinfo list.

then can not do anything from there.

I am running 64bit Solaris on Sparc and my targt is also UltraSparc N1 machine

w/o OS (though implementing our own runtime).

The whole process was better if I run 32-bit GDB, I can get as far as
"info thread"
and "info reg" etc, can get back the info for the register files and
the threads.


Any help is much appreciated.

Thanks
Jesse


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