Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT and the marketplace

> On 7 Jan 2017, at 18:55, Liviu Ionescu <ilg@xxxxxxxxxx> wrote:
> 
> I guess the problem is in CDT 9.2, and somehow related to the change in console processing.

I took a look at the changes since 9.1 and I noticed the addition of a GdbCliConsoleManager which has an `addConsole()` method.

I could not identify who is calling this, but if it needs to be explicitly called by the application, old code will obviously not register additional consoles.


Regards,

Liviu




Back to the top