Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debugging Java methods invoked from C code
Debugging Java methods invoked from C code [message #216669] Tue, 19 June 2007 12:43
Eclipse UserFriend
Originally posted by: p.baronti.metodoshoes.it

Hi,

I have C code that must create a JVM through the JNI invocation interface
and later make several Java method calls. Is there a way to debug Java
code called from C functions. My C code is not standalone but is run from
an external db plugin. I probably have no way to attach a debugger to the
C code. Is there a way I can attach a debugger to a JVM created at run
time. Is it possible to do the debugging with Eclipse.

Thanks.
Previous Topic:Eclipse InfoCenter - Polish interface
Next Topic:Problem: SQLSTATE: 42704 in DataBase exporer
Goto Forum:
  


Current Time: Thu Apr 18 08:34:58 GMT 2024

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

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

Back to the top