Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CDT debugging strings
CDT debugging strings [message #211058] Wed, 16 May 2007 21:43
Eclipse UserFriend
Originally posted by: neil.retrographer.com

Hello,
I've got quite a few strings in my code declared as references (e.g. as a
parameter to functions: const std::string& somestring). However, when I
use the debugger all it lists is the address of the string, which is
pretty useless to me.

How do I get it to list the string contents? I'm moving from Visual Studio
and that simply showed me the string contents, not the address.

Thanks.
Previous Topic:Compiler - Java version used
Next Topic:word rule in text editors
Goto Forum:
  


Current Time: Thu Apr 25 20:46:20 GMT 2024

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

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

Back to the top