Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Newbie: MAT / C++
Newbie: MAT / C++ [message #1000470] Mon, 14 January 2013 21:02 Go to next message
Patrick Oneil is currently offline Patrick OneilFriend
Messages: 2
Registered: January 2013
Junior Member
I just started looking at MAT on eclipse. I was wondering if I could use it to analyze C++ code or if it works only for java project?

Thank you
Re: Newbie: MAT / C++ [message #1000792 is a reply to message #1000470] Tue, 15 January 2013 12:46 Go to previous messageGo to next message
Jonathan Lawrence is currently offline Jonathan LawrenceFriend
Messages: 16
Registered: July 2009
Junior Member
Eclipse MAT is intended for analyzing Java heap dumps only, as it only understands the memory format used by Java VMs.
Re: Newbie: MAT / C++ [message #1001001 is a reply to message #1000792] Tue, 15 January 2013 20:56 Go to previous messageGo to next message
Patrick Oneil is currently offline Patrick OneilFriend
Messages: 2
Registered: January 2013
Junior Member
Thank you Jonathan for your answer.

Do you know any other tool to analyze the memory when developping on eclipse? gperftools, etc?
Re: Newbie: MAT / C++ [message #1199125 is a reply to message #1001001] Wed, 20 November 2013 17:48 Go to previous message
Geoff Alexander is currently offline Geoff AlexanderFriend
Messages: 28
Registered: November 2013
Junior Member
I know that this topic is a little old, but it case someone is still following it. Though not Eclipse based, a good tool for detecting C / C++ memory errors is Valgrind (h**p://valgrind.org/).
Previous Topic:reachability / retained set
Next Topic:OQL: Need help with query involving object array and sub-select
Goto Forum:
  


Current Time: Tue Apr 23 14:24:04 GMT 2024

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

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

Back to the top