Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch 0/3] fix some gdb.base/paginate-bg-execution.exp problems
@ 2015-12-18 19:23 Sandra Loosemore
  2015-12-18 19:31 ` [patch 1/3] make prompt_for_continue call throw_quit directly Sandra Loosemore
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sandra Loosemore @ 2015-12-18 19:23 UTC (permalink / raw)
  To: gdb-patches, Pedro Alves

This series of patches fixes some problems I ran into testing 
gdb.base/paginate-bg-execution.exp on a remote Windows host via ssh -T 
(that is, no TTY).

Part 1 is the fix previously suggested by Pedro here:
https://sourceware.org/ml/gdb-patches/2015-09/msg00637.html

Part 2 is another fix to the pagination code, and part 3 fixes a think-o 
in the test .exp file itself.

The results for this test with these patches look better, but I'm still 
getting some pattern match failures due to too many end-of-line \r 
characters in the output.  I still need to investigate that; I think we 
have a patch on our local branch that's preventing those extra 
characters from being generated, but I'm seeing different failures there 
instead.  :-S  Anyway, I think that is separate from the pagination/TTY 
issues, so I'd like to get the fixes I have in, at least.

-Sandra


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-12-25 19:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-18 19:23 [patch 0/3] fix some gdb.base/paginate-bg-execution.exp problems Sandra Loosemore
2015-12-18 19:31 ` [patch 1/3] make prompt_for_continue call throw_quit directly Sandra Loosemore
2015-12-18 19:34   ` Pedro Alves
2015-12-18 19:44 ` [patch 2/3] reset pagination counts even when stdin is not a tty Sandra Loosemore
2015-12-18 20:17   ` Pedro Alves
2015-12-18 19:50 ` [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Sandra Loosemore
2015-12-18 20:40   ` Pedro Alves
2015-12-18 23:49     ` Sandra Loosemore
2015-12-21 11:53       ` Pedro Alves
2015-12-21 12:27         ` Joel Brobecker
2015-12-25 19:39           ` Sandra Loosemore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox