JNI debugging with Eclipse and Visual Studio 2005
Debugging JNI DLL is tricky. Here is how to debug a native c++ library
code that is called from Java.
Relatd Articles
SoC Blog: status, Support seamless debugging between JDT and CDT
Hi all,
My projectgoal is tosupport seamless debugging between JDTand CDT. My project is mentored by Philippe Ombredanne. During these first weeksI have done the following things:
1 - announced the project: I created mywiki page[1] and a blog[2]. I sent emails(for instance to the cdt-dev mailing-list) to getsuggestions, comments, and feedback.
2 - got the existing work: I gota link[3] from cdt-dev guys toa presentationon the several approaches to provide seamless debugging. Mymentor gave me too somelinks[4, 5, 6] on how to debugJava JNIapplication.
3 - readdocumentation : I readdocumentation on the Eclipsearchitecture, and did tutorials to learn to write plug-ins.
4 - started tocode : I started to writea prototype plugin to validatean approach
Feel free tocomment :)
[1] wiki page
[2] personalblog
[3] Mixedmode debuggerprototype presentation
[4] Debugging integratedJava and C/C++ code
[5] Debugging integratedin Eclipse
[6] Java and C/C++ JNIApplication Debugging withGUI
Hi all,
My projectgoal is tosupport seamless debugging between JDTand CDT. My project is mentored by Philippe Ombredanne. During these first weeksI have done the following things:
1 - announced the project: I created mywiki page[1] and a blog[2]. I sent emails(for instance to the cdt-dev mailing-list) to getsuggestions, comments, and feedback.
2 - got the existing work: I gota link[3] from cdt-dev guys toa presentationon the several approaches to provide seamless debugging. Mymentor gave me too somelinks[4, 5, 6] on how to debugJava JNIapplication.
3 - readdocumentation : I readdocumentation on the Eclipsearchitecture, and did tutorials to learn to write plug-ins.
4 - started tocode : I started to writea prototype plugin to validatean approach
Feel free tocomment :)
[1] wiki page
[2] personalblog
[3] Mixedmode debuggerprototype presentation
[4] Debugging integratedJava and C/C++ code
[5] Debugging integratedin Eclipse
[6] Java and C/C++ JNIApplication Debugging withGUI
Related Projects
xslt-process
(X)Emacs minor mode for XSLT processing and debugging.
(X)Emacs minor mode for XSLT processing and debugging.
cfactory
Temporary repository of java native interface (jni) implementaions.
Temporary repository of java native interface (jni) implementaions.
findx1k
Motorola a1000 jni gps interface Connect java to motorola a1000 AGSP using jni dll
Motorola a1000 jni gps interface Connect java to motorola a1000 AGSP using jni dll
sje
An IDE for java source files. Support syntax highlighting, debugging and proejct mangement.
An IDE for java source files. Support syntax highlighting, debugging and proejct mangement.
psplinklauncher
An Eclipse plugin to enable running and debugging of a Sony PSP using PSPlink.
An Eclipse plugin to enable running and debugging of a Sony PSP using PSPlink.



