Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Integrating eclipse with a different debugger
Integrating eclipse with a different debugger [message #739435] Mon, 17 October 2011 09:28 Go to next message
Eclipse UserFriend

We have a debugger developed in our company for our own proprietary scripting language. This debugger has the same look and feel like the gdb debugger available in C. It starts a command prompt and has options for adding breakpoints, printing values, method callflow etc. Now I have to integrate this debugger with eclipse. Basically eclipse should invoke this debugger which is installed in the same host and the developer should be able to work seamelessly.

I have read some articles on how to create a debugger in eclipse but did-not find any material as to how Eclipse should be "integrated" with a 3rd party debugger. Does eclipse provide any standard APIs, hooks, plugins to go about the same? Kindly advise.
Re: Integrating eclipse with a different debugger [message #740129 is a reply to message #739435] Tue, 18 October 2011 03:30 Go to previous message
Eclipse UserFriend
That's a good question for the CDT developer mailing-list.
https://dev.eclipse.org/mailman/listinfo/cdt-dev
Previous Topic:CDT declaration/definition window
Next Topic:How to import the makefile?
Goto Forum:
  


Current Time: Sun Jul 13 07:48:04 EDT 2025

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

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

Back to the top