Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Output from internal CDT commands to GDB console

I see various output in the GDB console from commands that CDT issues to
GDB.

However, it seems a bit arbitary what CDT outputs in the GDB console and
what it chooses not to output. It's noisy, while at the same time not
verbose enough for CDT debugging purposes.

Could someone clarify a bit?

My wishes: in general, I'd like for internal CDT<->GDB communication not
to output anything to the GDB console. There are debug trace variables
that can be enabled in case it is necessary to examine the traffic.


-- 
Øyvind Harboe
http://www.zylin.com




Back to the top