Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Verbose console mode in DSF/GDB

Hi,

I'm not familiar with the "set new-console on" feature and how it helps for Windows.
But it may shed some light on bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=231883,
Bug 231883 - [console][cdi] Inferior does not print to console when a PTY is not available

which we were trying to figure if it really was a bug or not.
Could you give more details about that setting?

Thanks

Marc

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer [cdtdoug@xxxxxxxxx]
Sent: September 13, 2010 7:29 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Verbose console mode in DSF/GDB

I also notice that the show output in console mode (i.e. set
new-console on) is not available in DSF/GDB. That's often needed for
proper display of Windows output during debug.

On Mon, Sep 13, 2010 at 5:54 PM, Mikhail Khodjaiants
<mikhailkhod@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I can't find any kind of support for the verbose console mode in DSF/GDB. Is
> it missing or am I missing something?
>
> Thanks,
> Mikhail
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top