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 #685234] Fri, 17 June 2011 04:56
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
Previous Topic:Starting with eclipse
Next Topic:Migrate Green Hills MULTI project to Eclipse C
Goto Forum:
  


Current Time: Fri Apr 26 19:40:14 GMT 2024

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

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

Back to the top