help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to customize GDB-UI layout ?


From: Francis Moreau
Subject: How to customize GDB-UI layout ?
Date: Sat, 24 Jan 2009 13:56:50 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hello,

I'm using 'M-x gdb' as GDB interface with 'gdb-many-windows' set to
't'.

I'd like to customize the default layout which is:

     +--------------------------------+--------------------------------+
     |   GUD buffer (I/O of GDB)      |   Locals buffer                |
     |--------------------------------+--------------------------------+
     |   Primary Source buffer        |   I/O buffer for debugged pgm  |
     |--------------------------------+--------------------------------+
     |   Stack buffer                 |   Breakpoints buffer           |
     +--------------------------------+--------------------------------+

For example, I'd like to switch the I/O buffer and the GUD one.

Is This possible ?

Also can the locals buffer can show the current function parameters as
well ?

Thanks
-- 
Francis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]