From: Eli Zaretskii <eliz@gnu.org>
To: gdb-patches@sourceware.org
Subject: Can symbol-reading produce terminal output?
Date: Sat, 09 May 2009 13:51:00 -0000 [thread overview]
Message-ID: <83tz3ubd0h.fsf@gnu.org> (raw)
blockframe.c:find_pc_partial_function has this comment and code:
/* Need to get the terminal in case symbol-reading produces
output. */
target_terminal_ours_for_output ();
PSYMTAB_TO_SYMTAB (pst);
But the other callers of PSYMTAB_TO_SYMTAB do no such thing. Which
one is right? I volunteer to fix those that are wrong, once I know
which ones are they.
TIA
next reply other threads:[~2009-05-09 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-09 13:51 Eli Zaretskii [this message]
2009-05-11 10:11 ` Joel Brobecker
2009-05-11 10:26 ` Pedro Alves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83tz3ubd0h.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox