Debug
From Eclipsepedia
| Debug |
| Website |
| Download |
| Community |
| Mailing List • Forums • IRC |
| Bugzilla |
| Open |
| Help Wanted |
| Bug Day |
| Contribute |
| Browse Source • Project Set File |
The Eclipse Debug Project is not a single project unto itself, it is in fact comprised of two distinct components: Platform Debug and JDT Debug.
Platform Debug defines interfaces for a language independent debug model which abstract common debugging features of many languages, whereas, JDT Debug provides an implementation of platform debug providing Java debugging support and works with any JDPA-compliant target Java VM.
Both Platform and JDT Debug are built into Eclipse and ship as part of the Eclipse SDK.
Contents |
Components
Debug is split into two components in two different projects
Resources
- Debug FAQ - Have a question, look for it here first
- Get Involved - How to get involved and contribute to debug
- Who We Are - Meet the current committers
- Articles and Tutorials - Covering a variety of debugging topics
- Test Plans - Old and current release test plans
- Blog - The debug team blog
Mailing Lists
Meeting Notes
- Debug/Phone_5-Nov-2009
- Debug/Phone_1-Oct-2009
- Debug/Phone_3-Sep-2009
- Debug/Phone_9-July-2009
- Debug/Phone_7-May-2009
- Debug/Phone_2-Apr-2009
- Debug/Phone_5-Mar-2009