Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Plug-ins for Eclipse to use cdt-gdb-adapter

Thanks Jonah, that's great news!

I've been meaning to give it a try but have too much going on at the moment. I'd rather focus on clangd and the language server side and have a bunch of QNX-y things I need to do.

I'd just put it in the debug directory. Not sure whether you need a core and ui plug-in for it. I'm not sure I'd be happy with what Mickael Istria showed us with a JSON based launch configuration. Something similar to our current configs would be nice, but whatever makes sense. The long term strategy is to switch over to it for our gdb integrations so it should look natural with our other debug integrations.

The adapter is progressing well. Simon from Ericsson is working on integrating it with Theia and Jon who works with me is working with VS Code. Getting the Eclipse IDE in the mix proves out the architecture and the strategy. Look forward to trying all three!

Cheers,
Doug.


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Jonah Graham [jonah@xxxxxxxxxxxxxxxx]
Sent: Monday, November 26, 2018 7:20 PM
To: CDT General developers list.
Subject: [cdt-dev] Plug-ins for Eclipse to use cdt-gdb-adapter

Hi folks,

In the next few days* I plan to start integrating cdt-gdb-adapter into a plug-in for Eclipse. Before I start I wanted to:

1) check where anyone was with this so far
2) ask where I should put it

Thanks,
Jonah

* once I resolve CDT 9.6.0 and help out anyone who needs it after the codebase was reformatted
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

Back to the top