From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6387 invoked by alias); 7 May 2005 17:31:27 -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 6172 invoked from network); 7 May 2005 17:31:14 -0000 Received: from unknown (HELO av.mvista.com) (12.44.186.158) by sourceware.org with SMTP; 7 May 2005 17:31:14 -0000 Received: from [127.0.0.1] (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id KAA00849; Sat, 7 May 2005 10:31:10 -0700 Message-ID: <427CFB58.7050700@mvista.com> Date: Sat, 07 May 2005 17:31:00 -0000 From: Khem Raj User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Eli Zaretskii CC: gdb@sources.redhat.com Subject: Re: Emacs keybindings working in gdb too. References: <427BE66C.4080002@mvista.com> <01c552e8$Blat.v2.4$d34c2400@zahav.net.il> In-Reply-To: <01c552e8$Blat.v2.4$d34c2400@zahav.net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00093.txt.bz2 Eli Zaretskii wrote: >>Date: Fri, 06 May 2005 14:49:32 -0700 >>From: Khem Raj >> >>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? >> >> > >Yes. > > > >>if yes could some one point me to some documentation or discussions >>about it. >> >> > >I assume you have an Info reader installed on your machine. If so, >type at the shell prompt "info gdb", then, when you are inside the GDB >manual, type "g TUI Keys", hit [Enter], and read there. > > I already did it immediately after I posted my question I replied to this email yesterday itself somehow I forgot to CC the list. Sorry for the noise.