• 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
Re: debugging javaVM inside C++ app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging javaVM inside C++ app


  • Subject: Re: debugging javaVM inside C++ app
  • From: David Ewing <email@hidden>
  • Date: Tue, 17 May 2005 12:06:42 -0600


On May 16, 2005, at 5:36 PM, Frank Rimlinger wrote:


I have a C++ Xcode project that makes jni calls. Is there any way to "trick" the debugger to step into the java code as a java debugger, or to somehow attach a separate java debugger to the jvm instantiated inside of C++?

You should be able to switch to debugging Java using the Executable inspector, but you can't debug both within Xcode at the same time. You can also debug with the Java debugger in Xcode, and attach to the process separately using gdb from a Terminal window.


Dave

_______________________________________________
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


References: 
 >debugging javaVM inside C++ app (From: Frank Rimlinger <email@hidden>)

  • Prev by Date: Re: Can a shell script build phase's output be used in a copy build phase?
  • Next by Date: Re: cross development (10.3.9) and xcode 2.0 with qt7 issue
  • Previous by thread: debugging javaVM inside C++ app
  • Next by thread: cross development (10.3.9) and xcode 2.0 with qt7 issue
  • Index(es):
    • Date
    • Thread