<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.dsdp.dd</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/maillist.html</link>
		<description>NewsGroup: news.eclipse.dsdp.dd</description>
		<language>en-us</language>
		<pubDate>Tue, 24 Mar 2009 19:30:03 GMT</pubDate>
		<lastBuildDate>Tue, 24 Mar 2009 19:30:03 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.dsdp.dd</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.dsdp.dd] Re: Projects on DSDP-DD</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00064.html</link>
		<description>We (IAR Systems) are working on integrating our debugger with DSDP/DD/DSF. It requires quite a bit of work, but it is far better than implementing your own IDE from scratch, especially considering that you can get tons of &amp;quot;free&amp;quot; stuff from CDT along with i...</description>
		<content:encoded><![CDATA[<tt>Wishwas wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello,</pre><br>
<tt>I have been trying to explore DD for sometime now. I am planning to 
propose DSDP-DD for use in my company. Could some one tell me the 
current companies and projects that are using DSDP-DD and the advantages 
over the already established debugging softwares and also the 
shortcomings if any.
</tt></blockquote><tt><br>We (IAR Systems) are working on integrating our debugger with 
DSDP/DD/DSF. It requires quite a bit of work, but it is far better than 
implementing your own IDE from scratch, especially considering that you 
can get tons of &quot;free&quot; stuff from CDT along with it (source browsing, 
project management, etc.)</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Looking forward for a reply.</pre><br>
<pre style="margin: 0em;">Wishwas</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Tue, 24 Mar 2009 19:21:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00064.html</guid>
		<author>jesper.eskilson@xxxxxxx (Jesper Eskilson)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] debug using eclipse</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00063.html</link>
		<description>Hello Everybody, I'm asking for help because i didn't find any help for using debug in Eclipse. I would like to use eclipse as debug IDE in my project. I'm using WinARM and it's working quite well as compiler in eclipse. Now i would use eclipse debug but i...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello Everybody,</pre><br>
<tt>I'm asking for help because i didn't find any help for using debug in 
Eclipse.<br>
I would like to use eclipse as debug IDE in my project.<br>
I'm using WinARM and it's working quite well as compiler in eclipse.</tt><br>
<br>
<tt>Now i would use eclipse debug but it's not working whereas it's possible 
to debug using inline command.<br>
This is my .bat file which allow to DEBUG in inline command :</tt><br>
<br>
<pre style="margin: 0em;"><br>Code :</pre><br>
<tt>rem ###############Config Execute + USB port 2#######################<br>
.\..\env\bin\M-win32\execute.exe -verbose 
-dll=..\..\env\bin\M-win32\usbdbgport.dll 
-port=USB2:SYSFREQ=324000000:STARTBAUD=38400:BAUDRATE=3000000:RAMBASE=0x02004000 
-reg=..\..\env\execute\ddr_init.rvs -quiet</tt><br>
<br>
<tt>rem ###############gdbserver + USB port 1#######################<br>
cmd /C start /high ..\..\env\bin\M-win32\gdbserver.exe -verbose 
-dll=..\..\env\bin\M-win32\jtagport.dll -port=USB1 -IP=127.0.0.1:12345 
-verbose</tt><br>
<br>
<tt>rem ###############Lance insight#######################<br>
c:\WinARM\utils\insight\bin\arm-elf-insight.exe 
--directory=build\MB86H60\M-arm11-winarm 
--command=build\MB86H60\M-arm11-winarm\.gdbinit --nx 
&quot;./build/MB86H60/M-arm11-winarm/hello_arm-g.elf&quot;</tt><br>
<br>
<tt>So my question is: How can i integrate this debug in Eclipse ? 
Help me please !</tt><br>
<br>
<pre style="margin: 0em;">Thanks in advance.</pre><br>
<pre style="margin: 0em;">++++</pre><br>
<tt><br>Fred </tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Mon, 16 Mar 2009 16:12:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00063.html</guid>
		<author>duchassin@xxxxxxx (fd101283 )</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Projects on DSDP-DD</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00062.html</link>
		<description>Hello, I have been trying to explore DD for sometime now. I am planning to propose DSDP-DD for use in my company. Could some one tell me the current companies and projects that are using DSDP-DD and the advantages over the already established debugging sof...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,</pre><br>
<tt>I have been trying to explore DD for sometime now. I am planning to 
propose DSDP-DD for use in my company. Could some one tell me the current 
companies and projects that are using DSDP-DD and the advantages over the 
already established debugging softwares and also the shortcomings if any.</tt><br>
<br>
<pre style="margin: 0em;">Looking forward for a reply.</pre><br>
<pre style="margin: 0em;">Wishwas</pre><br>
<br>
]]></content:encoded>
		<pubDate>Sun, 15 Mar 2009 17:29:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00062.html</guid>
		<author>eclipsedevel@xxxxxxx (Wishwas)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Re: Problem in debugging with DSF.</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00061.html</link>
		<description>1. There is a misprint in my original post: In SCENARIO2, Line breakpoint WITH Resume action is set. 2. There is also the problem with the Update Policy selection not showing in the variables view menu. Thanks! Sincerely, Dmitri Pikus. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">1. There is a misprint in my original post:
In SCENARIO2, Line breakpoint WITH Resume action is set.</pre><br>
<tt>2. There is also the problem with the Update Policy selection not showing 
in the variables view menu.</tt><br>
<br>
<pre style="margin: 0em;">Thanks!</pre><br>
<pre style="margin: 0em;">Sincerely,
Dmitri Pikus.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Tue, 06 Jan 2009 08:36:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00061.html</guid>
		<author>dpikus@xxxxxxx (Dmitri Pikus)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.dd] Problem in debugging with DSF.</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00060.html</link>
		<description>Hi, I have several problems when using DSF. Environment: OS: Windows XP Professional, SP2. Eclipse: 3.4.1 CDT: 5.0.1 DSF: 1.1.0 - latest plugins taken from CVS (dev.eclipse.org, /cvsroot/dsdp) Debugged application: simple C application with single method( ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<pre style="margin: 0em;">I have several problems when using DSF.</pre><br>
<tt>Environment:<br>
OS: Windows XP Professional, SP2.<br>
Eclipse: 3.4.1<br>
CDT: 5.0.1<br>
DSF: 1.1.0 - latest plugins taken from CVS (dev.eclipse.org, /cvsroot/dsdp)<br>
Debugged application: simple C application with single method( main() ) 
that contains several printouts.</tt><br>
<br>
<pre style="margin: 0em;">SCENARIO1:
1. Line breakpoint without actions is set.
2. Application is debugged with DSF.</pre><br>
<pre style="margin: 0em;">Problem1: Threads change to 'Suspended' state, but call stack isn't shown.
Problem2: Line with reached breakpoint isn't colored.
Problem3: The following mesages are displayed in console:
mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]
mi_cmd_stack_list_frames: Usage: [FRAME_LOW FRAME_HIGH]
mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]</pre><br>
<pre style="margin: 0em;">==============================================	</pre><br>
<tt>SCENARIO2:<br>
1. Line breakpoint without Resume action is set.<br>
2. Application is debugged with DSF.<br>
Problem: ClassCastException happens:<br>
org.eclipse.dd.gdb.internal.provisional.service.command.GDBControlDMContext 
incompatible with 
org.eclipse.dd.dsf.debug.service.IRunControl$IExecutionDMContext</tt><br>
<br>
<tt>Changing GDBControlDMContext class to implement IExecutionDMContext  
doesn't help much:<br>
I see problems 1 and 2 as in scenario 1, and message 
'mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]' is displayed.</tt><br>
<br>
<pre style="margin: 0em;"><br>Sincerely,
Dmitri Pikus</pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 06 Jan 2009 08:12:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00060.html</guid>
		<author>dpikus@xxxxxxx (Dmitri Pikus)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] [Fwd: Re: PHP parsing..]</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00059.html</link>
		<description> -------- Message original -------- Sujet : Re: PHP parsing.. Date : Thu, 18 Sep 2008 14:42:16 +0200 De : Mariot Chauvin &amp;lt;mariot.chauvin@xxxxxxx&amp;gt; Organisation : EclipseCorner Forum : eclispe.dsdp.dd,eclipse.newcomer R&amp;#xE9;f&amp;#xE9;rences : &amp;lt;gasmmt$7gr$1@xxxxxxxxxxxxx...</description>
		<content:encoded><![CDATA[<pre>

-------- Message original --------
Sujet : Re: PHP parsing..
Date : Thu, 18 Sep 2008 14:42:16 +0200
De : Mariot Chauvin &lt;mariot.chauvin@xxxxxxx&gt;
Organisation : EclipseCorner
Forum : eclispe.dsdp.dd,eclipse.newcomer
R&#xE9;f&#xE9;rences : &lt;gasmmt$7gr$1@xxxxxxxxxxxxxxxxx&gt;

Hi Julia,

IP-XACT seems related to dsdp.dd, so I redirected this message to the dsdsp.dd newsgroup.

Regards,

Mariot

Julia Smith wrote :
&gt; I get an error of:
&gt; 
&gt; Description    Resource    Path    Location    Type
&gt; Can't run IP-XACT validator: null    file.php   
&gt; 
&gt; I made a search for this problem, and I see one posting on a
&gt; forum/newsgroup. However, there are no replies. Any one have a
&gt; suggestion? I'm running off of 3.4 and there's an IP-XACT plugin installed.

</pre>]]></content:encoded>
		<pubDate>Thu, 18 Sep 2008 14:29:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00059.html</guid>
		<author>mariot.chauvin@xxxxxxx (Mariot Chauvin)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Re: Disassembly editor</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00058.html</link>
		<description>The code is checked into CVS (:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools) as part of the plug-ins org.eclipse.cdt.debug and org.eclipse.cdt.debug.ui HTH Toni -- Anton Leherbauer Wind River Systems, Austria http://www.eclipse.org/cdt http://www.eclip...</description>
		<content:encoded><![CDATA[<tt>Norman Yee wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I want to integrate a disassembly view along with my custom debugger 
into Eclipse CDT and I don't want to use the DSF disassembly view if 
it's going to be replaced by the new disassembly editor.</tt><br>
<br>
<tt>I'm looking for information on the new disassembly editor framework and 
all I could find is this proposal:</tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/Disassembly_window_management">http://wiki.eclipse.org/Disassembly_window_management</a></pre><br>
<tt>Is there any other documentation on the framework like how to use it?  
How is it better than the DSF disassembly view?</tt><br>
<br>
<tt>Also, is there a schedule for the framework?  Is the code available in 
CVS somewhere?
</tt></blockquote><tt><br>The code is checked into CVS 
(:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools)<br>
as part of the plug-ins org.eclipse.cdt.debug and org.eclipse.cdt.debug.ui</tt><br>
<br>
<pre style="margin: 0em;">HTH
Toni
--
Anton Leherbauer
Wind River Systems, Austria
<a  href="http://www.eclipse.org/cdt">http://www.eclipse.org/cdt</a>
<a  href="http://www.eclipse.org/dsdp/dd">http://www.eclipse.org/dsdp/dd</a></pre><br>
]]></content:encoded>
		<pubDate>Tue, 09 Sep 2008 09:28:52 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00058.html</guid>
		<author>anton.leherbauer@xxxxxxx (Anton Leherbauer)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Re: Disassembly editor</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00057.html</link>
		<description>I want to integrate a disassembly view along with my custom debugger into Eclipse CDT and I don't want to use the DSF disassembly view if it's going to be replaced by the new disassembly editor. I'm looking for information on the new disassembly editor fra...</description>
		<content:encoded><![CDATA[<tt>I want to integrate a disassembly view along with my custom debugger into 
Eclipse CDT and I don't want to use the DSF disassembly view if it's going 
to be replaced by the new disassembly editor.</tt><br>
<br>
<tt>I'm looking for information on the new disassembly editor framework and 
all I could find is this proposal:</tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/Disassembly_window_management">http://wiki.eclipse.org/Disassembly_window_management</a></pre><br>
<tt>Is there any other documentation on the framework like how to use it?  How 
is it better than the DSF disassembly view?</tt><br>
<br>
<tt>Also, is there a schedule for the framework?  Is the code available in CVS 
somewhere? </tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Wed, 13 Aug 2008 19:59:32 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00057.html</guid>
		<author>normankyee@xxxxxxx (Norman Yee)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Re: Device Debugging</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00056.html</link>
		<description>Maybe the information at http://wiki.eclipse.org/DSDP/DD/GDB provides a starting point. It describes the steps for self-hosted development and debugging a local sample application, but this might be useful as well. Anyway, the basic steps are: 1. Create a ...</description>
		<content:encoded><![CDATA[Maybe the information at http://wiki.eclipse.org/DSDP/DD/GDB provides a starting point. It describes the steps for self-hosted development and debugging a local sample application, but this might be useful as well. Anyway, the basic steps are: 1. Create a ...]]></content:encoded>
		<pubDate>Fri, 11 Jul 2008 12:30:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00056.html</guid>
		<author>anton.leherbauer@xxxxxxx (Anton Leherbauer)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.dd] Device Debugging</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00055.html</link>
		<description>Hi, I'm new to Eclipse, and seek some help with debugging embedded software. As I understood, there is one main project, DSDP, which encapsulates some other feature-driven projects. The one for device/on chip debugging is DD. I've downloaded the latest Ecl...</description>
		<content:encoded><![CDATA[Hi, I'm new to Eclipse, and seek some help with debugging embedded software. As I understood, there is one main project, DSDP, which encapsulates some other feature-driven projects. The one for device/on chip debugging is DD. I've downloaded the latest Ecl...]]></content:encoded>
		<pubDate>Wed, 09 Jul 2008 12:03:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.dd/msg00055.html</guid>
		<author>vitaly.panor@xxxxxxx (Vitaly Panor)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
