August 13, 2007
I want to debug a dll (compiled d code) which is called from a java app
using JNI.
* Is this scenario supported by ddbg?
* How do i configure Descent to do that?
August 13, 2007
Frank Benoit wrote:
> I want to debug a dll (compiled d code) which is called from a java app
> using JNI.
> * Is this scenario supported by ddbg?
> * How do i configure Descent to do that?

ddbg doesn't support debugging DLLs, yet. i will add this in the next release, though, since i need it myself ;)