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: restart -> "Can't attach LWP" + hang


On Fri, Aug 25, 2006 at 08:41:59AM -0700, David L wrote:
> I just installed gdb 6.5 and tried to use checkpoint/restart.  After
> entering restart and next, I got the message:
> 
> [New Thread -1210636064 (LWP 20892)]
> Can't attach LWP 20892: Operation not permitted
> 
> I typed next again and gdb stopped responding.
> 
> What am I doing wrong?

Are you using a threaded program?  I'm pretty sure that doesn't work
(and I can't think of any way to make it work, either).

-- 
Daniel Jacobowitz
CodeSourcery


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