Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Why does symfile.c use printf_filtered?
@ 2003-10-21 21:30 J. Johnston
  2003-10-22  6:16 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: J. Johnston @ 2003-10-21 21:30 UTC (permalink / raw)
  To: gdb

Does anybody know why symfile.c uses printf_filtered()?

This causes a couple of problems, most notably when you load a module with a lot 
of shared library references.  The messages for "Reading symbols from"... inside 
symfile.c are printed filtered so eventually we end up causing a page break.  I 
do not think this information is worthy of requiring user intervention.

Would anybody have an objection to me changing to use printf_unfiltered() in 
symfile.c?

-- Jeff J.


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

end of thread, other threads:[~2003-10-24 20:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1066860856.12586.ezmlm@sources.redhat.com>
2003-10-22 23:35 ` Why does symfile.c use printf_filtered? Jim Ingham
2003-10-23 19:34   ` Jim Blandy
2003-10-24 17:14     ` Jim Ingham
2003-10-24 17:23     ` J. Johnston
2003-10-21 21:30 J. Johnston
2003-10-22  6:16 ` Eli Zaretskii
2003-10-22 13:30   ` Daniel Jacobowitz
2003-10-22 22:14 ` Jim Blandy
2003-10-24 17:55 ` Andrew Cagney
2003-10-24 18:51   ` Daniel Jacobowitz
2003-10-24 20:50     ` Andrew Cagney

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