all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alin Soare <as1789@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: *gud-st* -- too verbose
Date: Sat, 10 Mar 2012 09:25:26 +0200	[thread overview]
Message-ID: <CA+Xtq3VE1MgQ_-AnyEpH35zjaXRWv1WDwiK5e01hLT4OKjMr0A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

I wish to know if I can configure gdb such that it outputs only the result,
nothing more.


In this moment the output looks like :
--------------------------------------------------------
(gdb) n

^Z^Z\x1a\x1astarting

^Z^Z\x1a\x1aframe-begin 0 0x804bfb8

^Z^Z\x1a\x1astopped
(gdb)
^Z^Z\x1a\x1aframe-begin 0 0x804bfb8
--------------------------------------------------------

I wish to limit the output just to result, something like

(gdb) n
(gdb)


Is that possible?



Alin

[-- Attachment #2: Type: text/html, Size: 823 bytes --]

                 reply	other threads:[~2012-03-10  7:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CA+Xtq3VE1MgQ_-AnyEpH35zjaXRWv1WDwiK5e01hLT4OKjMr0A@mail.gmail.com \
    --to=as1789@gmail.com \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.