<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Debugging JNI Eclipse plug-ins</title>
	<atom:link href="http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/</link>
	<description>Macrobug Blog</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:22:49 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John C</title>
		<link>http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/comment-page-1/#comment-21962</link>
		<dc:creator>John C</dc:creator>
		<pubDate>Thu, 10 Jan 2008 12:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/#comment-21962</guid>
		<description>For the interested, Vivek Unune (http://serialize.blogspot.com/search/label/Eclipse) provides an excellent  short video and explanation of how he was able to perform JNI debugging using Eclipse and VS2005, *including* setting breakpoints in *both* Java and C++ code!

Hope this is as useful for others as it was for me!

John</description>
		<content:encoded><![CDATA[<p>For the interested, Vivek Unune (<a href="http://serialize.blogspot.com/search/label/Eclipse" rel="nofollow">http://serialize.blogspot.com/search/label/Eclipse</a>) provides an excellent  short video and explanation of how he was able to perform JNI debugging using Eclipse and VS2005, *including* setting breakpoints in *both* Java and C++ code!</p>
<p>Hope this is as useful for others as it was for me!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Taylor</title>
		<link>http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/comment-page-1/#comment-156</link>
		<dc:creator>Adrian Taylor</dc:creator>
		<pubDate>Tue, 16 Jan 2007 11:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/#comment-156</guid>
		<description>Yes, that would be terrific. I&#039;m sure it will come one day. Thanks for the comment, and see you next week!</description>
		<content:encoded><![CDATA[<p>Yes, that would be terrific. I&#8217;m sure it will come one day. Thanks for the comment, and see you next week!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Varttinen</title>
		<link>http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/comment-page-1/#comment-155</link>
		<dc:creator>Robert Varttinen</dc:creator>
		<pubDate>Tue, 16 Jan 2007 11:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/01/04/debugging-jni-eclipse-plug-ins/#comment-155</guid>
		<description>Hi,
Great blog entry. I&#039;m into devloping stuff using JNI, but currently for Win32 and Unix. I.e. developing the platform depenent code using VC++ and Eclispe for the Java-portion. 

Anyhow, you mention it is not possible to step from Java to native (C/C++) code. That is tru for most envrionemnts, but one I have come across. That is the Sun Studio C/C++ product from Sun Microsystems. I had a demo a few years back for Kongsberg (AWACS) where one of the features I showed them was the ability to step from Java code &#039;into&#039; the native method. Very nice! Wonder when we will this in CDT?

See you at the plug-in fest next week...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great blog entry. I&#8217;m into devloping stuff using JNI, but currently for Win32 and Unix. I.e. developing the platform depenent code using VC++ and Eclispe for the Java-portion. </p>
<p>Anyhow, you mention it is not possible to step from Java to native (C/C++) code. That is tru for most envrionemnts, but one I have come across. That is the Sun Studio C/C++ product from Sun Microsystems. I had a demo a few years back for Kongsberg (AWACS) where one of the features I showed them was the ability to step from Java code &#8216;into&#8217; the native method. Very nice! Wonder when we will this in CDT?</p>
<p>See you at the plug-in fest next week&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
