Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Debugging Eclipse plugin
Debugging Eclipse plugin [message #583759] Tue, 28 October 2008 16:31
Omar is currently offline OmarFriend
Messages: 7
Registered: July 2009
Junior Member
Hi everybody!
I have an Eclipse plugin, written in Java but containing some native code
(a dll). I want to debug the application (because I experienced a crash),
but I'm not able to do it.
I try to debug via VS2005 but, although I set a breakpoint inside the
code, the breakpoint is never reached. I also notice that the native
library is opened (by Eclipse) in a different process, instead that in a
process' thread.
Can someone help me? Thanks in advance.
Previous Topic:Debugging Eclipse plugin
Next Topic:Information on self hosting
Goto Forum:
  


Current Time: Fri Apr 26 07:35:14 GMT 2024

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

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

Back to the top