Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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.




Back to the top