emacs-devel
[Top][All Lists]
Advanced

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

Re: list-print-separator


From: Eli Zaretskii
Subject: Re: list-print-separator
Date: Mon, 25 Apr 2011 20:55:57 +0300

> From: Stefan Monnier <address@hidden>
> Date: Mon, 25 Apr 2011 14:28:38 -0300
> Cc: address@hidden
> 
> >> OK.  I'll look at `pp' in my spare time :)
> > I have noticed in the past that printing a whole object with pp is
> > slower (much) than looping in this object and printing element by
> > element.
> 
> Yes, `pp's slowness (as is usually the case for most/all software
> slowness problems) is algorithmic.

Perhaps someone could try rewriting `pp' in Python, for the latest GDB
releases.  Maybe that could be faster.  More generally, it would be
nice to have Python versions of the .gdbinit commands we use.



reply via email to

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