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 Tue, Jun 20, 2006 at 02:56:57PM +0200, Christoph Bartoschek wrote:
> What are we doing?
> 
> I am not sure what we are doing when the error occurs because instrumenting 
> the code with printf is very tedious and stepping towards the error takes to 
> long (maybe one could use a script that stepps forward till the error 
> occurs). But the error seems to occur on different places: When a gzip job is 
> forked and waited for, when threads are joined or when an exception is 
> thrown. The exception case is not deterministic and seems to only occur when 
> I use "catch throw".

I didn't mean "what is the program doing", I meant "what are you doing
with gdb".  A session transcript might be helpful.  I'm not sure what
catch throw could have to do with this, but that might be the trigger.

-- 
Daniel Jacobowitz
CodeSourcery


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