This is the mail archive of the gdb-patches@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: [RFC][2/2] Rework value_from_register


Hi, Ulrich.  In preparation for reviewing this patch, I ran regression
tests with the [1/2] and then the [2/2] patch applied on an i686
Fedora Core 5 system.  With [2/2], GDB crashes as follows:

/home/jimb/uberbaum/cvs-out/gdb/gdbarch.c:626: internal-error: verify_gdbarch: the following are invalid ...
        value_from_register
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/home/jimb/uberbaum/cvs-out/gdb/gdbarch.c:626: internal-error: verify_gdbarch: the following are invalid ...
        value_from_register
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
Aborted (core dumped)


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