Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Debugging JNI code
Debugging JNI code [message #10160] Wed, 30 April 2003 21:00 Go to next message
Eclipse UserFriend
Originally posted by: chuck_gehr.stortek.com

We have been using eclipse for java development for a while now and really
like it. We have used a combination of other ide's for C development. I
recently installed the CDT plugins for eclipse for trial. I really like
having all our code in one ide. However, what would really be nice is a
way to debug JNI code. Idealy, I would like to be able to put a
breakpoint in my JNI C code and then have the debugger stop there when
stepping (using the Java debugger) over the native call. Does anyone know
if this is possible using JDT and CDT. Or can anyone share their
debugging techniques for JNI code. Thanks for any help,

Chuck
Re: Debugging JNI code [message #14590 is a reply to message #10160] Mon, 05 May 2003 22:12 Go to previous message
Eclipse UserFriend
Originally posted by: ed.burnette.REMOVE.THIS.sas.com

You'd probably have better luck asking on the eclipse.tools.cdt group. But I
can tell you this is not currently supported. Would be nice though, and the
CDT group is always looking for helpers (hint, hint).

--
Ed Burnette, co-author Eclipse in Action (www.manning.com/gallardo)

"Chuck Gehr" <chuck_gehr@stortek.com> wrote in message
news:b8prjb$ka$1@rogue.oti.com...
> We have been using eclipse for java development for a while now and really
> like it. We have used a combination of other ide's for C development. I
> recently installed the CDT plugins for eclipse for trial. I really like
> having all our code in one ide. However, what would really be nice is a
> way to debug JNI code. Idealy, I would like to be able to put a
> breakpoint in my JNI C code and then have the debugger stop there when
> stepping (using the Java debugger) over the native call. Does anyone know
> if this is possible using JDT and CDT. Or can anyone share their
> debugging techniques for JNI code. Thanks for any help,
Previous Topic:Change CVS comment?
Next Topic:Deploying a servlet in Eclipse(WSAD)
Goto Forum:
  


Current Time: Sat May 10 00:30:20 EDT 2025

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

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

Back to the top