Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] MI questions

>>>>> "Keith" == Keith Seitz <keiths@xxxxxxxxxx> writes:

Keith> The MI changes that I've made to do this include async event 
Keith> notifications. What you'll basically end up with is ALL output 
Keith> MI-encapsulated. So far, one thing left to do: encapsulate 
Keith> stdin/stdout/stderr (not an issue for remote targets).

It also isn't an issue with the current CDT implementation in general,
since the CDT uses a new tty for communication with the inferior.

Tom


Back to the top