Re: building gdb with TUI support on Windows
Hannes Domani <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <1007829038.1780704.1419691186453.JavaMail.yahoo@jws11139.mail.ir2.yahoo.com> |
Hello Eli Zaretskii <[email protected]> schrieb am 15:14 Samstag, 27.Dezember 2014: > > Date: Sat, 27 Dec 2014 15:52:16 +0200 > > From: Ofir Cohen <[email protected]> > > Cc: [email protected] > > > > It seems like there is something wrong with the keys binding, because > > Ctrl+P - works, but up arrow doesn't > > Ctrl+D - works, but delete doesn't.. > > If that's your only problem, then the solution should be simple: find > the place where the keyboard keys are interpreted, find out what GDB > gets when you press the PC keys, and simply add them to the dispatch. You might want to check out this link (plus the comments): http://opensourcepack.blogspot.co.at/2012/02/gdb-74-with-tui-win32.html > > So either I'll get response from someone who has been there before, or I'll > > debug it myself as you suggested. > > I doubt that anyone builds GDB with TUI on Windows. I do. > AFAIR, there was a suggestion some time ago to remove TUI support altogether. So the developers don't use it at all themselves?