Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Integrating custom debugger
Integrating custom debugger [message #1410005] Tue, 19 August 2014 14:42
Wladimir Safonov is currently offline Wladimir SafonovFriend
Messages: 7
Registered: July 2011
Junior Member
Hi,

I would like to integrate the MDB debugger from Microchip for PIC controllers using its provided Java API (MDBCore). Implementing CDI API requires me to return a process for the ICDISession and ICDITarget that I don't have in my case, as the MDBCore communicates directly to the hardware tool (or software simulator). So I'd like to know if it would be safe to simply ignore this process methods in the implementation without breaking any assumptions in the CDT and losing any functionality?

Thanks for all answers in advance.
Previous Topic:Is There A Way to Refresh the Window > Preferences Programmatically?
Next Topic:Missing libraries in ld.exe
Goto Forum:
  


Current Time: Fri Apr 19 00:43:17 GMT 2024

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

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

Back to the top