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: fail to attach to process on Solaris


On Monday 22 August 2011 16:05:10, Burkhardt, Glenn wrote:
> I can't seem to attach to a process that's running multiple threads.
> Any help is appreciated.  I've included the print output from the whole
> session, but the problem is the line:
> 
> procfs: couldn't find pid 15719 (kernel thread 67) in procinfo list.

Been a while since I looked at the solaris backend, so I can't help
much off hand.  I'm affraid you'll need to debug this yourself.
Starting with "set debug infrun 1" may help.  I'd start by
understanding why does gdb think 67 should be in the list.

-- 
Pedro Alves


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