This is similar to this question, but there is a twist.
I need to debug a process that is within a DLL, not an executable. The caller is a java application which I have no control over, so I cannot start my debug session from there.
Can it be done?