Debugging a Java JNI project
Debugging a Java JNI project
- Subject: Debugging a Java JNI project
- From: Paul Archibald <email@hidden>
- Date: Tue, 26 Sep 2006 18:48:19 -0700
I asked this once before and got no response, so I am trying again.
I have an Xcode project that builds a Java app. The app makes use of
a JNI lib built with gcc.
I would like to be able to step into the JNI code (I am sure that is
a common hope.) Does anyone know of a combination of build settings
for the Xcode project and the gcc makefile that would allow debugging
the JNI?
I do have the JNI code included in a parallel CodeWarrior project
which allows a lot of debugging, but I have run into a situation
which is confounding me. Is this the only way to debug the JNI?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden