Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugger Can't Display int64_t Values
Debugger Can't Display int64_t Values [message #125095] Tue, 26 October 2004 12:51
Eclipse UserFriend
Hello,

I'm using eclipse 3.0 and CDT 2.0.1. When I deubg programs that use
int64_t values, the debugger displays their values as "0". (My suspicion
is that the low order 32 bits of the values are zero) If I create a
watch expression that casts the int64_t variables to a double, I see a
non-zero value, albeit w/ reduced precision.

Is this a known problem?

Regards,
Eric Mader
IBM GCoC - San José
5600 Cottle Rd. M/S 50-2/B11
San Jose, CA 95193
Previous Topic:Other Comilers
Next Topic:Integrity OS, GHS
Goto Forum:
  


Current Time: Thu Jul 24 11:51:56 EDT 2025

Powered by FUDForum. Page generated in 0.03380 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top