Thanks alpha_foobar,
I'm not aware of any. But it isn't an area I have spent a lot of time in.
I'd suspect that you'd need the dll to be running in a C IDE in debug mode for a seamless debug thread to work. And I don't really think that would be possible.
Are you having a problem with something - or is this more of a theoretic question? I'm just thinking that if debugging the C module separately isn't a feasible solution - perhaps there is another way more specific to your problem?
It is my interest to learn and try new ways and new technology. I am learning JNI and I want to study how to debug and solve issues in JNI code.
How to debug the C module separately? I need to know the input parameters from Java code, right?
regards,
George