Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » External data viewers(Piping data from a paused thread into an external viewer.)
External data viewers [message #741469] Wed, 19 October 2011 11:07
Eclipse UserFriend
Let's say that I am debugging a C++ program using Eclipse and I run up to a breakpoint. Suppose I have a pointer, dataptr, pointing to an array of data that I want to view. The memory browser can display this data if I just type dataptr into the location bar, but it displays a hex dump which is not helpful for me. I would like to get this data and pipe it into an external program such as gnuplot or VisIt or ParaView. Any help would be appreciated.

-Ed Santilli
Previous Topic:How to find the C/C++ project type ?
Next Topic:CDT Remote debugging
Goto Forum:
  


Current Time: Fri Jul 11 02:56:12 EDT 2025

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

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

Back to the top