Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Internal Errors using Profilers
Internal Errors using Profilers [message #1753852] Fri, 10 February 2017 12:15
Eclipse UserFriend
I am using Eclipse LUna (4.4.2) on Ubuntu 16.04.

I was playing around with profilers to help me streamline my code. I had run Valgrind before, but without any results. So I tried to install the Perf package add-ons. After that there no longer were any tabs properties available to edit when I went into the Profiling Tools Configuration menu.

So I tried to run a memcheck with Valgrind, again. This time I recieved this error:

An internal error occurred during: "Launching Connect (2)".
org.eclipse.linuxtools.internal.valgrind.core.ValgrindCommand.execute([Ljava/lang/String;[Ljava/lang/String;Ljava/io/File;ZLorg/eclipse/core/resources/IProject;)V

(Connect(2) is the name of the executable in this case).

I thought that was weird so I went into the Profiling Tools Configuration menu. All the profiler attempts that I had made were in the menu tree on the left, but there were no options on the right. This error popped up, though:

An error has occurred. See error log for more details.
org/eclipse/cdt/launch/ui/CMainTab2

If anyone knows what the cause could be, how to fix it, or has any suggestions on how to find the problem, please let me know!
Feel free to ask any questions if this description was confusing or missing any necessary information.

Thanks!
Previous Topic:Having trouble using CDT package with Eclipse for Java
Next Topic:Relocation truncated to R_X86_64_32
Goto Forum:
  


Current Time: Tue Jul 01 14:03:52 EDT 2025

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

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

Back to the top