• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Debugging JNI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging JNI


  • Subject: Debugging JNI
  • From: Paul Archibald <email@hidden>
  • Date: Wed, 6 Sep 2006 13:40:51 -0700

Comrades,

Is it possible to set up an Xcode project in such a way that I can step into the JNI lib we have built? The JNI is built via a makefile with gcc, and the Pure Java app is built using Xcode. Can I modify the makefile to emit debug symbols that the Xcode debugger can see and step into? I would like to be able to step from the Java code into the JNI code (for which I have the source and makefile.)

I'm not emitting symbols for the JNI lib, but the Xcode project Debug Info Format is Stabs. I don't remember how to set which debugger I am using for the Java app.

Gracias,
Paul
_______________________________________________
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


  • Prev by Date: Re: If build errors, then don't debug
  • Next by Date: Re: Re: problems with xcode on intel mac pro
  • Previous by thread: Re: If build errors, then don't debug
  • Next by thread: Using gcc 4.0 to target 10.3.9 which SDK do I use?
  • Index(es):
    • Date
    • Thread