* Threads view by default in multi-window GUD/GDB
@ 2008-01-25 16:28 Nordlöw
2008-01-25 20:30 ` Nick Roberts
0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2008-01-25 16:28 UTC (permalink / raw)
To: help-gnu-emacs
How do I make multi-window GUD/GDB show the threads view by default
upon startup?
Thanks in advance,
Nordlöw
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Threads view by default in multi-window GUD/GDB
2008-01-25 16:28 Threads view by default in multi-window GUD/GDB Nordlöw
@ 2008-01-25 20:30 ` Nick Roberts
0 siblings, 0 replies; 2+ messages in thread
From: Nick Roberts @ 2008-01-25 20:30 UTC (permalink / raw)
To: Nordlöw; +Cc: help-gnu-emacs
Nordlöw writes:
> How do I make multi-window GUD/GDB show the threads view by default
> upon startup?
Currently you can't. Would you want it to replace an existing window? If so.
which one? The problem is trying to fit so many windows in a single frame.
One solution would be to have tabbed buffers, like Eclipse does. There is a
file called tabbar.el which does this. It would be nice to make this pert of
Emacs.
Currently multi-threaded debugging has limited usefulness in Emacs: you can
only display one source buffer and watch expressions apppear to go out of
scope when you switch thread.
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-25 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-25 16:28 Threads view by default in multi-window GUD/GDB Nordlöw
2008-01-25 20:30 ` Nick Roberts
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.