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 2012-8-15 3:49, Eli Zaretskii wrote:
>But later, I have tried eran's way, but failed to open the new console, see:
>http://forums.codeblocks.org/index.php/topic,16230.msg111531.html#msg111531
Setting new-console on certainly works for me on Windows (in GDB
7.4.1).
(send again because my previous email was sent by rich text, and was blocked by the gdb server)

Hi, Eli, you are right, yesterday I did a detailed test, the command:
"-gdb-set new-console on" will open a new console correctly(WinXP, gdb cvs head). Sorry about the mistake.

See my detailed report here: http://forums.codeblocks.org/index.php/topic,16230.msg113592.html#msg113592

BTW: I'm not sure why some the log function (wxLogMessage) will both post a message in the new console, but also cause a warning message in the gdb-mi console, this is quite annoying. But this may be another issue.

Yuanhui Zhang


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