Breakpoints under JNI?
Breakpoints under JNI?
- Subject: Breakpoints under JNI?
- From: "JonathanF" <email@hidden>
- Date: 4 Jul 2008 14:05:28 -0000
- Encoding: 8bit
How do I set a breakpoint in C code so that the breakpoint will be invoked when the code is called via JNI?
I generated the default JNI project from Xcode and set some breakpoints in the C code, but the debugger skipped over them (though it did stop on the breakpoints in the Java code.) Do I need to tell the debugger where the C-based library is?
I am using Xcode 3.0 under 10.5.3 on a PPC.
TIA,
Jonamike
_______________________________________________
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