Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » integrating a debugger
integrating a debugger [message #156621] Fri, 14 November 2003 01:52 Go to next message
Eclipse UserFriend
Originally posted by: albertodemichelis.NO_S_P_A_M_hotmail.com

Hi all,
I've recently started writing an IDE for my language using
eclipse(dho!). So far everything is going
smoothly I have texteditor,perspective, nature etc...
Yesterday I wanted to start writing the debugger integration but I couldn't
find any tutorial or article on the
subject. I'm working on eclipse since a week so I find the ref help a bit
dry for now.
Is there anything I'm missing or I really have to dig into the JDT source
code?

thanks for your time

ciao
Alberto
Re: integrating a debugger [message #156838 is a reply to message #156621] Fri, 14 November 2003 09:50 Go to previous message
Eclipse UserFriend
There is no article on this (yet). You should start by looking at the
javadoc and package.html in the org.eclipse.debug.core plug-in. As well, you
can look at these articles which are related to the launching framework.
Then, use the java debugger as an example debugger.

http://www.eclipse.org/articles/Article-Launch-Framework/lau nch.html
http://www.eclipse.org/articles/Article-Java-launch/launchin g-java.html

Darin

"Alberto Demichelis" <albertodemichelis@NO_S_P_A_M_hotmail.com> wrote in
message news:bp1u57$vut$1@eclipse.org...
> Hi all,
> I've recently started writing an IDE for my language using
> eclipse(dho!). So far everything is going
> smoothly I have texteditor,perspective, nature etc...
> Yesterday I wanted to start writing the debugger integration but I
couldn't
> find any tutorial or article on the
> subject. I'm working on eclipse since a week so I find the ref help a bit
> dry for now.
> Is there anything I'm missing or I really have to dig into the JDT source
> code?
>
> thanks for your time
>
> ciao
> Alberto
>
>
Previous Topic:Dumb Plugins and Instances ...
Next Topic:Breakpoint - evaluating the return value of the method
Goto Forum:
  


Current Time: Mon Jul 07 09:15:25 EDT 2025

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

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

Back to the top