This is the mail archive of the gdb@sources.redhat.com 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]

Re: Emacs keybindings working in gdb too.


> Date: Fri, 06 May 2005 14:49:32 -0700
> From: Khem Raj <kraj@mvista.com>
> 
> 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.


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