Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jonah Graham <jonah@kichwacoders.com>
To: gdb@sourceware.org
Subject: new-ui and Windows
Date: Mon, 15 May 2017 12:39:00 -0000	[thread overview]
Message-ID: <CAPmGMvivbG706SborUxcYLZ+Zt+0hhS_vdfCDe4PYey0w6zUVg@mail.gmail.com> (raw)

Hello gdb devs,

I am looking to support the new-ui functionality[1] for Eclipse CDT on
Windows [2]. I have been using it on Linux and have been enjoying it.
Having a full GDB CLI available within Eclipse is a great improvement.

I would like to know if new-ui is supposed to work on Windows with
mingw host? The new-ui attempts to open a tty with
top.c:open_terminal_stream() which calls open(). On Windows, AFAIK,
this can only open a normal file.

If this is supposed to work on Windows already, an example of how to
do it would be great. I can take that and see where I can get next.

Any thoughts much appreciated.
Thanks,
Jonah


[1] https://sourceware.org/ml/gdb-patches/2016-05/msg00098.html
[2] https://bugs.eclipse.org/516371

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


             reply	other threads:[~2017-05-15 12:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 12:39 Jonah Graham [this message]
2017-05-15 19:18 ` Eli Zaretskii
2017-05-15 22:49 ` Pedro Alves
2017-05-16  8:52   ` Jonah Graham
2017-05-16 18:34     ` Eli Zaretskii
2017-08-08 14:53 Jon Beniston
2017-08-08 15:09 ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPmGMvivbG706SborUxcYLZ+Zt+0hhS_vdfCDe4PYey0w6zUVg@mail.gmail.com \
    --to=jonah@kichwacoders.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox