[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: command and doco for valgrind
From: |
Richard Stallman |
Subject: |
Re: command and doco for valgrind |
Date: |
Sun, 18 Jan 2004 14:15:13 -0500 |
I'm not too surprised that unexec runs into trouble with valgrind.
unexec is not a 100% implementation of undumping; it handles only the
cases that people needed to make it handle. If valgrind moves outside
that envelope, problems occur.
It may be possible to debug the problem by running temacs with args -l
loadup. That way you can do the debugging without ever dumping Emacs.
- command and doco for valgrind, Nick Roberts, 2004/01/09
- Re: command and doco for valgrind, Eli Zaretskii, 2004/01/10
- Re: command and doco for valgrind, Eli Zaretskii, 2004/01/18
- Re: command and doco for valgrind, Eli Zaretskii, 2004/01/18
- Re: command and doco for valgrind, Richard Stallman, 2004/01/19
- Re: command and doco for valgrind, Eli Zaretskii, 2004/01/19
- Re: command and doco for valgrind, Nick Roberts, 2004/01/19
- Re: EMACS and valgrind (was: command and doco for valgrind), Eli Zaretskii, 2004/01/20
- Re: EMACS and valgrind (was: command and doco for valgrind), Stefan Monnier, 2004/01/20
- Re: EMACS and valgrind, Nick Roberts, 2004/01/22
- Re: EMACS and valgrind, Stefan Monnier, 2004/01/22