Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Integrating custom debugger
Integrating custom debugger [message #1410005] Tue, 19 August 2014 10:42
Eclipse UserFriend
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: Wed Jul 09 08:19:47 EDT 2025

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

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

Back to the top