From: "Frédéric Bastien" <nouiz@nouiz.org>
To: gdb@sourceware.org
Subject: multiple command on one line
Date: Thu, 21 Feb 2008 16:59:00 -0000 [thread overview]
Message-ID: <2d1d7fe70802210852u212a0fbbv186ed534f3aaf96a@mail.gmail.com> (raw)
I
I need to print many variable at each itaration of a loop. I would
line to be able to print all of them in a single line like in bash. Is
this possible? If yes how? I have look in many place but I never
found.
example
p var1
p var2
p var3
I would like to be able to do something linke
p var1; p var2; p var3
thanks
Frederic Bastien
next reply other threads:[~2008-02-21 16:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 16:59 Frédéric Bastien [this message]
2008-02-21 18:07 ` Daniel Jacobowitz
2008-02-21 19:02 ` Frédéric Bastien
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=2d1d7fe70802210852u212a0fbbv186ed534f3aaf96a@mail.gmail.com \
--to=nouiz@nouiz.org \
--cc=gdb@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