Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to view the complete string of a variable in eclipse C++?
How to view the complete string of a variable in eclipse C++? [message #1733368] Thu, 26 May 2016 23:01 Go to next message
Larry Chen is currently offline Larry ChenFriend
Messages: 5
Registered: May 2016
Junior Member
When I debug a C++ program and check the value of a string, if the string is too long, then the string will be truncated. So I am just wondering if there is any way to view the complete string of a variable in eclipse? Thanks a lot.
Re: How to view the complete string of a variable in eclipse C++? [message #1733472 is a reply to message #1733368] Fri, 27 May 2016 21:42 Go to previous messageGo to next message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
I haven't had time to try this, but have a look at this blogpost that was posted today on this topic: http://jmini.github.io/blog/2016/2016-05-27_eclipse_debugging_truncated_string_value.html
Re: How to view the complete string of a variable in eclipse C++? [message #1735537 is a reply to message #1733472] Mon, 20 June 2016 23:17 Go to previous message
Larry Chen is currently offline Larry ChenFriend
Messages: 5
Registered: May 2016
Junior Member
Thanks a lot for the references.
Jonah Graham wrote on Fri, 27 May 2016 21:42
I haven't had time to try this, but have a look at this blogpost that was posted today on this topic: http://jmini.github.io/blog/2016/2016-05-27_eclipse_debugging_truncated_string_value.html

Previous Topic:Hello World Project has inclusion errors
Next Topic:Eclipse including Libs in a project
Goto Forum:
  


Current Time: Tue Mar 19 06:55:04 GMT 2024

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

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

Back to the top