This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Cannot fetch general-purpose registers for thread 1342445920: generic error
- From: Christoph Bartoschek <bartoschek at or dot uni-bonn dot de>
- To: gdb at sourceware dot org
- Date: Mon, 19 Jun 2006 17:19:00 +0200
- Subject: Cannot fetch general-purpose registers for thread 1342445920: generic error
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?
Christoph Bartoschek