Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/Obsolete/cdt-debug-edc

< CDT‎ | Obsolete
Revision as of 12:01, 28 October 2009 by Ken.ryall.nokia.com (Talk | contribs)

EDC - Eclipse Debugger for C/C++

EDC is a Complete Architecture for C/C++ Debugging in Eclipse/CDT

  • Leverages and connects existing Eclipse debug technology (Platform, CDT, DSF, TCF)
  • EDC doesn’t require a debug “back-end”
  • Completely asynchronous for best performance
  • Pervasive multi core/context/process support
  • Provides a collection of core debug services
  • Uses platform specific low level debug agents
  • Reference implementations for Windows and Linux
  • Implementation for Symbian OS is EPL at the Symbian Foundation

Back to the top