Internal error debugging with gdb [message #990328] |
Tue, 11 December 2012 16:19  |
Eclipse User |
|
|
|
I'm trying to use gdb 7.5.1 with CDT 8.1.1 (Juno 4.2.1), but when trying to debug I see the following in my console:
findvar.c:176: internal-error: extract_typed_address: type is not a pointer or reference
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]
findvar.c:176: internal-error: extract_typed_address: type is not a pointer or reference
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]
followed by my debug session terminating. This doesn't happen immediately after hitting "Debug", but appears to happen when I try to go to the "variables" window.
Any suggestions? Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.04218 seconds