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]

[Bug win32/22757] internal-error: Register "eax" has an unknown type "int32"


https://sourceware.org/bugzilla/show_bug.cgi?id=22757

Simon Marchi <simon.marchi at ericsson dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.marchi at ericsson dot com

--- Comment #3 from Simon Marchi <simon.marchi at ericsson dot com> ---
It seems like the constructor of tdesc_type_builtin doesn't get called for the
elements of this array.  Can you confirm this, maybe by gdb'ing gdb and
sticking a breakpoint on the constructor, or just putting a printf in it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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