help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

*gud-st* -- too verbose


From: Alin Soare
Subject: *gud-st* -- too verbose
Date: Sat, 10 Mar 2012 09:25:26 +0200


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^Zstarting

^Z^Zframe-begin 0 0x804bfb8

^Z^Zstopped
(gdb) 
^Z^Zframe-begin 0 0x804bfb8
--------------------------------------------------------

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

(gdb) n
(gdb)


Is that possible?



Alin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]