emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: segfault in read_process_output() during vc-diff


From: Kim F. Storm
Subject: Re: segfault in read_process_output() during vc-diff
Date: Wed, 08 Nov 2006 13:31:32 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> I want to see the value of "nbytes".  If you re-build emacs
> as below, I think you can see the value when segfault
> happens.
>
> % cd .../emacs/src
> % touch process.c
> % make CFLAGS=-g

I think this is better:

touch process.c
make CFLAGS="-g -O0"    (that's letter O digit 0)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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