Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Debugging custom native SWT widget across JNI on Mac?
Debugging custom native SWT widget across JNI on Mac? [message #452255] Wed, 16 March 2005 02:09
Chris Saari is currently offline Chris SaariFriend
Messages: 4
Registered: July 2009
Junior Member
I've got a custom SWT widget with native impls on Mac and Win. On Win I
can attach to the process and debug between Eclipse and Visual Studio just
fine. On Mac however I haven't had any luck with getting a debugger
attached to step through the native code; CodeWarrior seems to not want to
attach to anything at all and gdb will attach but seems to cause Eclipse
to not be able to continue debugging on the Java side.

Has anyone got cross JNI debugging to work on Mac, and if so, how and with
what tools?

All advice is appreciated!
Thanks,
-chris saari
Previous Topic:Why doesn't grab grab?
Next Topic:SWT Widgets - All are native???
Goto Forum:
  


Current Time: Tue Apr 16 08:01:28 GMT 2024

Powered by FUDForum. Page generated in 0.26408 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top