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/11400] New: tui cmd winheight behavior incorrect


Neither decreasing the src winheight or increasing the cmd winheight causes the 
observed cmd winheight to increase.

1) Fire up gdbtui v7.1
2) winheight src -10
3) p (repeatedly)

Observe the window borders change but the scrolling cmd window stays in the same 
fixed region of the window.

1) Fire up gdbtui
2) winheight cmd +10
3) p (repeatedly)

Ditto.  Refreshing with 'refresh' helps neither case.

I expect that either action will cause the scrolling cmd region to increase in 
side.

-- 
           Summary: tui cmd winheight behavior incorrect
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tui
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: rhys dot ulerich at gmail dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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