Skip to main content



      Home
Home » Eclipse Projects » Memory Analyzer » Newbie: MAT / C++
Newbie: MAT / C++ [message #1000470] Mon, 14 January 2013 16:02 Go to next message
Eclipse UserFriend
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 07:46 Go to previous messageGo to next message
Eclipse UserFriend
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 15:56 Go to previous messageGo to next message
Eclipse UserFriend
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 12:48 Go to previous message
Eclipse UserFriend
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: Thu Jul 10 07:17:03 EDT 2025

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

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

Back to the top