emacs-devel
[Top][All Lists]
Advanced

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

Re: Tabbed buffers


From: Nick Roberts
Subject: Re: Tabbed buffers
Date: Sun, 27 Jan 2008 17:48:32 +1300

 > >  > For that specific problem, you could put each thread's info in a
 > >  > separate set of GUD buffers, and have a gdb-ui command to switch them
 > >  > all in lockstep.
 > > 
 > > I thought lockstep referred to stepping all threads together.  
 > 
 > Do I have to apologize that English is not my first language?

I didn't follow what you were saying as lockstep has a special meaning when
debugging multi-threaded programs - that's all.  I now think/see you are just
saying replace all the windows for one thread with those for another.

 > > Anyway, I am thinking of using a separate multi-window frame for each
 > > thread with indirect buffers for the source
 > 
 > Multiple frames would be a nuisance in gdb-ui, since many users (at
 > least many that I witnessed) make Emacs full-screen when they use
 > gdb-ui, because otherwise it's hard to see enough stuff in each one of
 > the 6 windows.  That is why I suggested to reuse the same windows for
 > the other threads.

Do you think then that tabbed buffers, as Richard proposes, might provide a
solution, with one tab per thread and multiple windows per tab.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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