From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1256 invoked by alias); 6 May 2005 22:00:35 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1234 invoked from network); 6 May 2005 22:00:32 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 6 May 2005 22:00:32 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DUAs3-0005HH-Nh; Fri, 06 May 2005 18:00:31 -0400 Date: Fri, 06 May 2005 22:00:00 -0000 From: Daniel Jacobowitz To: Khem Raj Cc: gdb@sources.redhat.com Subject: Re: Emacs keybindings working in gdb too. Message-ID: <20050506220031.GA20190@nevyn.them.org> Mail-Followup-To: Khem Raj , gdb@sources.redhat.com References: <427BE66C.4080002@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <427BE66C.4080002@mvista.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00079.txt.bz2 On Fri, May 06, 2005 at 02:49:32PM -0700, Khem Raj wrote: > Hi > > I was working on gdb and accidently pressed C-x o command which was > meant for emacs window > but it opened up with a new split window displaying source file in the > shell. and then playing around > I found that C-x 2 opened the disasssembly wondow. > > Is it a known feature of gdb? if yes could some one point me to some > documentation or discussions about it. > > GDB on my machine is 6.1, this does not work on older gdb I tried on 5.3 > and did not get this behavior. That's the TUI, the Text User Interface. -- Daniel Jacobowitz CodeSourcery, LLC