This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "set inferior-tty" on MS-Windows


On 08/13/2012 06:40 PM, Eli Zaretskii wrote:
> Is this setting supposed to work in the MinGW build of GDB while
> debugging programs natively?  I think not, but maybe people here have
> tricks up their sleeves.

windows-nat.c:windows_create_inferior handles it (look for
inferior_io_terminal), so it's supposed to do _something_.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]