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 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.

Although only during run by my testsuite tool:
	http://git.jankratochvil.net/?p=nethome.git;f=bin/hammock
So it may be also because I run the testsuite somehow wrong.

Attaching xz-ed gdb.log.


Jan

Attachment: tui-nl-filtered-output.out.xz
Description: application/xz


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