This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB 9 TUI mode broken


> Date: Sat, 22 Feb 2020 18:04:16 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> CC: tom@tromey.com, midenok@gmail.com, gdb-patches@sourceware.org
> 
> > The locator window is the line that sits between the source windows and the command
> > line's window (in the TUI's source layout).  It displays information such as current
> > thread id, current line and current PC.
> 
> Thanks; I wish this was spelled out in our comments.

Btw, this window is called "status line" in the manual, and the
different name doesn't help in code reading.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]