Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Looking for pointer on how to add new MI command

Hi,

We are supporting a processor with a specialised version of GDB. This has some new MI commands that we wish to make use of in a new View in the CDT debug perspective.

I am looking for some pointers on where to get started:

Is there an extension point for adding new MI commands via a plugin?
If so, how, and if not, how should I add them?

However they are added, how are they then accessible to a View?

TIA

--
Derek


Back to the top