This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] win32-nat.c 'set new-console' and interruption
On Sat, Jun 21, 2008 at 01:21:15PM -0400, Daniel Jacobowitz wrote:
>On Sat, Jun 21, 2008 at 01:05:21PM -0400, Christopher Faylor wrote:
>> 2. What is newconsole good for? I never use it and wonder if it
>> shouldn't just be nuked. My usual refrain applies here: Is there
>> anything similar in regular gdb?
>
>I believe this is similar to "set inferior-tty", though I'm not sure
>exactly what the Windows version does.
Huh. Learn something new... I wonder how many times I could have used
this.
It is similar but inferior-tty is more flexible.
cgf