all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* *gud-st* -- too verbose
@ 2012-03-10  7:25 Alin Soare
  0 siblings, 0 replies; only message in thread
From: Alin Soare @ 2012-03-10  7:25 UTC (permalink / raw)
  To: help-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-10  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-10  7:25 *gud-st* -- too verbose Alin Soare

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.