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.


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


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