Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Debug Java Class from within a C program

> 
> Hi,
> 
> Is it possible to debug a Java Class from within a C Program. I am able 
> to execute the C API and also the Java Class from within the C program. 
> However, i am currently unable to Debug the Java Class when it is 
> invoked from within a C program. Any help will be appreciated.
> 

JNI integration is not really on the roadmap at this moment
although we are looking at some possibilities, any ideas
and even better ... any resources are more then welcome to make this happen.




Back to the top