This is the mail archive of the gdb-prs@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]

[Bug tui/16138] TUI commands when run from emacs exit gdb complaining "Error opening terminal: emacs"


https://sourceware.org/bugzilla/show_bug.cgi?id=16138

--- Comment #11 from Ben Longbons <b.r.longbons at gmail dot com> ---
Created attachment 7327
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7327&action=edit
Fix to use newterm instead of initscr in tui_enable

This fixes the actual problem. Things remaining:

* ChangeLog
* tests
* decide what exactly the error should say.

$ git pull git://github.com/o11c/binutils-gdb.git bug-16138

Browse at https://github.com/o11c/binutils-gdb/tree/bug-16138

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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