This is the mail archive of the gdb-prs@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: gdb/2345: GDB 6.7 - ptype $pc or whatis $pc causesinternal-error: register_type


The following reply was made to PR gdb/2345; it has been noted by GNATS.

From: Bob Chapman <rchapman@acm.org>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/2345: GDB 6.7 - ptype $pc or whatis $pc causes
	internal-error: register_type
Date: Sun, 17 Feb 2008 23:06:06 -0600

 The errors occur for gdb-6.7.1 as well. 
 
 (gdb) ptype $pc
 ../../gdb-6.7.1/gdb/regcache.c:164: internal-error: register_type:
 Assertion `regnum >= 0 && regnum < descr->nr_cooked_registers' failed.
 A problem internal to GDB has been detected,
 further debugging may prove unreliable.
 Quit this debugging session? (y or n)
 
 -- 
 
 


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