Bug 11400 - tui cmd winheight behavior incorrect
: tui cmd winheight behavior incorrect
Status: NEW
Product: gdb
Classification: Unclassified
Component: tui
: 7.1
: P2 normal
: 7.1
Assigned To: Not yet assigned to anyone
:
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-19 02:33 UTC by Rhys Ulerich
Modified: 2012-10-29 13:09 UTC (History)
2 users (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target: x86_64-unknown-linux-gnu
Build: x86_64-unknown-linux-gnu
Last reconfirmed: 2012-10-29 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rhys Ulerich 2010-03-19 02:33:31 UTC
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.
Comment 1 Lionel Elie Mamane 2012-10-29 13:09:53 UTC
Reproduced with GNU gdb (GDB) 7.4.1-debian on amd64