public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Kris Warkentin <kewarken@qnx.com>
Cc: "Gdb@Sources.Redhat.Com" <gdb@sources.redhat.com>
Subject: Re: ui-out question
Date: Sun, 22 Jun 2003 15:13:00 -0000	[thread overview]
Message-ID: <3EF5C667.8090201@redhat.com> (raw)
In-Reply-To: <019401c329c5$a40d5860$2a00a8c0@dash>


> It's not that big of a problem but it's inconvenient.  I'm monkeying around
> with our target_create_inferior hook so that it will load a different
> executable (set by the user) when the run command is issued.  I'd like to
> report that to the user along the lines of:
> 
> Starting program: /cygdrive/k/test/float.x86
> Remote: /home/kewarken/61/test/float.x86
> 
> The only problem is that targ_create_inf doesn't take a from_tty argument so
> my only option is just to print it blindly.  I thought it would be nice if
> the ui_out functions would automatically censor themselves if need be.

For the moment, just send it to gdb_stdout using ui_file.

Andrew


      reply	other threads:[~2003-06-22 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-30 17:48 Kris Warkentin
2003-05-31 11:31 ` Kris Warkentin
2003-06-01 17:42 ` Andrew Cagney
2003-06-03 11:35   ` Kris Warkentin
2003-06-22 15:13     ` Andrew Cagney [this message]

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=3EF5C667.8090201@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=kewarken@qnx.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).