public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Do not let logging use pager
@ 2022-11-17 18:29 Tom Tromey
  2022-11-17 18:29 ` [PATCH 1/3] Remove 'saved_output' global Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tom Tromey @ 2022-11-17 18:29 UTC (permalink / raw)
  To: gdb-patches

PR gdb/29787 points out a crash in gdb when logging is used.  I
tracked this down to the CLI accidentally enabling paging for
gdb_stdlog when logging is enabled.

This series applies a couple of minor cleanups, then fixes the
underlying problem.

Regression tested on x86-64 Fedora 34.

Tom



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

end of thread, other threads:[~2022-11-28 21:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 18:29 [PATCH 0/3] Do not let logging use pager Tom Tromey
2022-11-17 18:29 ` [PATCH 1/3] Remove 'saved_output' global Tom Tromey
2022-11-17 18:29 ` [PATCH 2/3] Don't let tee_file own a stream Tom Tromey
2022-11-28 19:18   ` Simon Marchi
2022-11-28 20:29     ` Tom Tromey
2022-11-17 18:29 ` [PATCH 3/3] Don't let gdb_stdlog use pager Tom Tromey
2022-11-28 19:23   ` Simon Marchi
2022-11-28 20:34     ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).