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: Cannot fetch general-purpose registers for thread 1342445920: generic error


On Mon, Jun 19, 2006 at 05:19:00PM +0200, Christoph Bartoschek wrote:
> Hi,
> 
> when I want to debug my application I often get the following error:
> 
> Cannot fetch general-purpose registers for thread 1342445920: generic error
> 
> After this message I have to detach gdb and reattach it. What could be the 
> problem? How can I avoid these errors?

We have no idea - sorry, but you need to tell us a lot more about what
you're doing.  At a minimum:

  - Is this NPTL or LinuxThreads?
  - What architecture and kernel version are you using?
  - What were you doing when it happened?
  - What version of GDB are you using?

-- 
Daniel Jacobowitz
CodeSourcery


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