emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging low level problems with Valgrind


From: Alex Bennée
Subject: Re: Debugging low level problems with Valgrind
Date: Wed, 29 Jan 2014 15:44:05 +0000
User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.1

address@hidden writes:

> Alex Bennée <address@hidden> writes:
>
>> So far I've had no joy getting valgrind to run. I've built with
>>
>> CFLAGS="-O0 0g3" ./configure --with-x-toolkit=lucid
>>
>> But valgrind keeps complaining when I run:
>
> You need to run valgrind on temacs, since valgrind can't handle the
> dumping process.

Ahh is that what the mysterious second .data section is in the emacs
binary? Maybe all valgrind needs to do is ignore it?

Sadly although I could get temacs to start I couldn't get a working
--daemon process needed to trigger the failure.

>
> Andreas.

-- 
Alex Bennée




reply via email to

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