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: [pushed] Fix PR tui/21216: TUI line breaks regression


On Fri, 10 Mar 2017 00:03:59 +0100, Jan Kratochvil wrote:
> On Wed, 08 Mar 2017 01:19:12 +0100, Pedro Alves wrote:
> > +# Make sure filtering/pagination is enabled, but make the window high
> > +# enough that we don't paginate in practice.
> > +gdb_test_no_output "set pagination on"
> > +gdb_test_no_output "set height 2000"
> 
> I get:
> 	FAIL: gdb.tui/tui-nl-filtered-output.exp: set pagination on (timeout)
> 	FAIL: gdb.tui/tui-nl-filtered-output.exp: set height 2000 (timeout)
> But I have no idea why.

FAIL reproducibility requires: --with-system-readline
F-25: not reproducible
	readline-6.3-8.fc24.x86_64
	ncurses-libs-6.0-6.20160709.fc25.x86_64
F-26: not tested
Rawhide: reproducible
	readline-7.0-5.fc26.x86_64
	ncurses-libs-6.0-8.20170212.fc26.x86_64


Jan


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