[Top][All Lists]
[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
- Re: Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers], (continued)
- Re: Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers], Richard Stallman, 2008/01/28
- Re: Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers], David De La Harpe Golden, 2008/01/28
- Re: Using several frames on TTYs, switching them, terminology: [Is also: Tabbed buffers], Richard Stallman, 2008/01/28
Re: Tabbed buffers, Eli Zaretskii, 2008/01/26
Re: Tabbed buffers, Eli Zaretskii, 2008/01/26
- Re: Tabbed buffers, Nick Roberts, 2008/01/26
- Re: Tabbed buffers, Eli Zaretskii, 2008/01/26
- Re: Tabbed buffers,
Nick Roberts <=
- Is there any document about Emacs implementation (C source code)?, brianjiang, 2008/01/27
- Re: Is there any document about Emacs implementation (C source code)?, dhruva, 2008/01/27
- Re: Is there any document about Emacs implementation (C source code)?, Stephen J. Turnbull, 2008/01/27
- Re: Is there any document about Emacs implementation (C source code)?, Eli Zaretskii, 2008/01/27
Re: Tabbed buffers, Eli Zaretskii, 2008/01/27