Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Is there a new MI command factory ?

Is this functionality added to production or rc quality code somewhere ?

The target milestone for this enhancement is 3.1.
But if you have a special launcher or debugger type, you can replace the existing command factory without using the extension point mechanism.

----- Original Message ----- From: "Kim Lux" <lux@xxxxxxxxxxxxxxxxxxx>
To: "CDT Debug developers list" <cdt-debug-dev@xxxxxxxxxxx>
Sent: Wednesday, February 08, 2006 3:35 PM
Subject: [cdt-debug-dev] Is there a new MI command factory ?



Sorry if this post is redundant, but I am having a hard time figuring
this out.

We are working with a remote debugger that doesn't handle all the MI
requests.  We would like to be able to edit them.

I'm reading this:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=114793

and it says...

"The "org.eclipse.cdt.debug.mi.core.commandFactories" extension point is
added
to the "org.eclipse.cdt.debug.mi.core" plugin.
The new debugger type (gdb/mi) that supports command factory contributions is
created.
The "standard" command factories for Windows and Linux and a command factory
for the CygWin environment are contributed."

Is this functionality added to production or rc quality code somewhere ?

Thanks.


--
Kim Lux,  Diesel Research Inc.


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top