Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Attach to process(How to attach to a running process while debugging a c dll)
Attach to process [message #685235] Fri, 17 June 2011 04:57 Go to next message
Shashi Kant Suman is currently offline Shashi Kant SumanFriend
Messages: 2
Registered: June 2011
Junior Member
hi,
In my project, I have a C dll that is called by a java application. I want to debug my code through java application running.
Visual studio gave me the option called "Attach to process", where i can debug the code through attaching the running process. When ever the process call by dll, the execution will stop to breakpoint and i am able to debug.
Is something similar is possible through eclipse????

Thanks in advace. Smile
Re: Attach to process [message #821606 is a reply to message #685235] Thu, 15 March 2012 15:42 Go to previous messageGo to next message
srk maddy is currently offline srk maddyFriend
Messages: 1
Registered: March 2012
Junior Member
Hi Sashi

Did you find a solution for this ?

Re: Attach to process [message #822132 is a reply to message #821606] Fri, 16 March 2012 07:58 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
What about the Debug Launch config "Attach to application"?

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Problems resolving std namespace
Next Topic:Link to extern libraries under Eclipse/Cygwin
Goto Forum:
  


Current Time: Thu Apr 25 15:39:05 GMT 2024

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

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

Back to the top