[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-debug-dev] Looking for pointer on how to add new MI command
|
> please send my regards to Hobson.
I will.
-----Original Message-----
From: cdt-debug-dev-bounces@xxxxxxxxxxx
[mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Derek Morris
Sent: 08 November 2006 10:27
To: CDT Debug developers list
Subject: Re: [cdt-debug-dev] Looking for pointer on how to add new MI
command
Thanks Mikhail. That looks like what I was looking for.
p.s. please send my regards to Hobson.
--
Derek
Mikhail Khodjaiants wrote:
> Hi,
>
> There is no extension point to contribute a new MI command, but there
is
> an extension point (org.eclipse.cdt.debug.mi.core.commandFactories) to
> contribute new command factories. You can extend an existing command
> factory by adding new commands and contribute it using this extension
> point.
>
> Regrads,
> Mikhail
>
> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Derek Morris
> Sent: 08 November 2006 09:01
> To: CDT Debug developers list
> Subject: [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
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
>
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
--
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.