poke-devel
[Top][All Lists]
Advanced

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

Re: crash when pretty-printing


From: Jose E. Marchesi
Subject: Re: crash when pretty-printing
Date: Tue, 23 Jun 2020 21:58:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

    gdb couldn't tell me where the program is crashing. But valgrind can.
    
    $ valgrind --tool=memcheck --num-callers=20 --leak-check=yes 
--leak-resolution=high --show-reachable=yes poke/poke 2>&1 | tee valgrindlog
    ...

Added this to the bug.



reply via email to

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