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

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

Re: Threads view by default in multi-window GUD/GDB


From: Nick Roberts
Subject: Re: Threads view by default in multi-window GUD/GDB
Date: Sat, 26 Jan 2008 09:30:09 +1300

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




reply via email to

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