> Date: Sun, 16 Sep 2012 09:17:55 +0800 (CST)
> From: horse_rivers <
horse_...@126.com>
>
> I am trying to use gdb in emacs ,
>
> it is inconvenience that gdb's windows stay on the left-top of screen, I want to move gdb's windows to bottom
>
> ,how can i do ?
You can always open a new frame, type "C-x 5 b" followed by some
buffer name, and press RET.
If that doesn't solve the problem, please explain why is it important
to you where are the GDB windows located.