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] layout asm when run from emacs exits gdb complaining "Error opening terminal: emacs"


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

--- Comment #3 from Doug Evans <xdje42 at gmail dot com> ---
Sorry, I figured the shell prompt at the end was enough to signify I was
running gdb from the shell, as opposed to M-x foo RET.

[dje@seba gdb]$ emacs --version
GNU Emacs 24.3.1
Copyright (C) 2013 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
[dje@seba gdb]$ uname -a
Linux seba.sebabeach.org 3.11.6-200.fc19.x86_64 #1 SMP Fri Oct 18 22:34:18 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux
[dje@seba gdb]$ make run
./gdb --data-directory=`pwd`/data-directory
GNU gdb (GDB) 7.6.50.20131112-cvs
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) layout asm
Error opening terminal: emacs.
make: *** [run] Error 1
[dje@seba gdb]$

-- 
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]