This is the mail archive of the gdb-prs@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]

[Bug tui/14584] New: Scrolling does not work in TUI mode


http://sourceware.org/bugzilla/show_bug.cgi?id=14584

             Bug #: 14584
           Summary: Scrolling does not work in TUI mode
           Product: gdb
           Version: 7.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
        AssignedTo: unassigned@sourceware.org
        ReportedBy: byron@hawkinssoftware.net
    Classification: Unclassified


It is not possible to scroll up in the CMD window in TUI mode. Only the SRC
window will scroll. Setting focus to the CMD window does not change the
problem. All of the following keys are ignored: {PgUp,PgDn,<,>,+,-}, and the up
and down arrows traverse the command history. This makes TUI mode substantially
useless, because it is not possible to see the output of past values. One can
enable logging and tail the log, but the log fails to report the commands from
which the output was generated (and therefore the log is overall quite
useless). 

The debugger is only usable when all past session information can be seen by
scrolling back to it (and he logging output is only usable when it contains
both the commands and the resulting output).

GDB 7.4-2012.04 
Ubuntu 12.04
  kernel version 3.2.0-29-generic
x86 PC

Thanks for your help with this.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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