"Frank Ch. Eigler" <[EMAIL PROTECTED]> writes:
> "Jon Levell" <[EMAIL PROTECTED]> writes:
> > I'm trying to debug a large C application that (amongst other
> > things) starts a JVM and uses Java's JDBC to connect to
> > databases vi
Hi,
I'm trying to debug a large C application that (amongst other things)
starts a JVM and uses Java's JDBC to connect to databases via JNI.
If I use the sourceforge bounds checking patch I get a sensible list of
errors (none from the JVM). I'd also like to use Mudflap however running
the program