Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Named Threads in IDE(IDE debug)
Named Threads in IDE [message #1408602] Fri, 15 August 2014 14:31
Christian Friis is currently offline Christian FriisFriend
Messages: 2
Registered: August 2014
Junior Member
Is there support for using named threads in the IDE debugger? I am using pthreads and pthread_setname_np() to name the threads, but I can't get the names to show up in the thread list. I can see the names using "threads info" in the gdb cli.

This appears to be a long standing issue with eclipse. If there really is no official support for this, is there an unofficial patch I could use to get this support?

gdb version: 7.5.1
eclipse version: luna
Previous Topic:Does CDT 8.3.0 now Support no GDB debugger?
Next Topic:Unable to set project dependency programatically
Goto Forum:
  


Current Time: Thu Apr 25 12:21:52 GMT 2024

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

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

Back to the top