Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

FAQ How do I support source-level debugging for my own language?

Writing an integrated source debugger for a language is a highly specialized topic requiring major study and a lot of work, and many subtleties are involved. To do the topic justice, we can only refer you to the platform documentation and to JDT debugging as a reference implementation. Start by looking in the Platform Plug-in Developer Guide under Programmer’s Guide > Program debug and launch support.

See Also:


This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.