This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/8] Upgrade readline
>>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:
Tom> On 07-08-19 15:40, Tom Tromey wrote:
>> Here's patch 1.
Tom> This caused a regression with check-read1 in gdb.tui/basic.exp:
Tom> ...
Tom> FAIL: gdb.tui/basic.exp: list main
Tom> XPASS: gdb.tui/basic.exp: source box
Tom> FAIL: gdb.tui/basic.exp: asm window shows main
Tom> FAIL: gdb.tui/basic.exp: split layout contents
Tom> FAIL: gdb.tui/basic.exp: asm box in split layout (ul corner)
Tom> ...
Thanks. Was it this patch or one of the TUI patches?
Anyway, the best thing would be if you could:
runtest -v gdb.tui/basic.exp
... and then send me the resulting gdb.log. Often that has enough
information to diagnose TUI bugs.
thanks,
Tom