From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25705 invoked by alias); 12 Nov 2013 04:47:27 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 25680 invoked by uid 48); 12 Nov 2013 04:47:27 -0000 From: "xdje42 at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug tui/16138] layout asm when run from emacs exits gdb complaining "Error opening terminal: emacs" Date: Tue, 12 Nov 2013 04:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tui X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: xdje42 at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00289.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16138 --- Comment #3 from Doug Evans --- 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 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: . Find the GDB manual and other documentation resources online at: . 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.