From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: better "pr" with gdb-6.4 Date: Sun, 05 Feb 2006 22:01:10 +0100 Message-ID: References: <200602051840.k15IeONe013609@scanner2.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139173388 24497 80.91.229.2 (5 Feb 2006 21:03:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Feb 2006 21:03:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 05 22:03:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F5r1n-0007wl-I7 for ged-emacs-devel@m.gmane.org; Sun, 05 Feb 2006 22:02:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F5r53-00021g-HO for ged-emacs-devel@m.gmane.org; Sun, 05 Feb 2006 16:05:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F5r4c-0001yv-PZ for emacs-devel@gnu.org; Sun, 05 Feb 2006 16:05:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F5r4a-0001uG-DT for emacs-devel@gnu.org; Sun, 05 Feb 2006 16:05:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F5r4a-0001u5-6B for emacs-devel@gnu.org; Sun, 05 Feb 2006 16:05:28 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F5r41-00055X-6S for emacs-devel@gnu.org; Sun, 05 Feb 2006 16:04:53 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 95427A5001B; Sun, 5 Feb 2006 22:02:01 +0100 (CET) Original-To: Dan Nicolaescu In-Reply-To: <200602051840.k15IeONe013609@scanner2.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 05 Feb 2006 10:40:24 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50057 Archived-At: Dan Nicolaescu writes: > Using "pr" when debugging is a bit inconvenient because one has to do: > > p VARIABLE > pr pp C-VARIABLE pv LISP-VARIABLE -- Kim F. Storm http://www.cua.dk