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: internal-error: amd64_push_arguments


On Wed, Feb 14, 2007 at 04:34:08PM +0100, Christoph Bartoschek wrote:
> Hi,
> 
> using the following command I got an error:
> 
> (gdb) p  xrWireBoxLegal(cntxt->cntxts[0], box, 0)
> 
> amd64-tdep.c:640: internal-error: amd64_push_arguments: Assertion 
> `!"Unexpected register class."' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> Quit this debugging session? (y or n)
> 
> Is this a bug in gdb or can I circumvent this error?

An internal error is always a bug in GDB.  If you can make a small
test case, please file a bug report!

-- 
Daniel Jacobowitz
CodeSourcery


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