emacs-devel
[Top][All Lists]
Advanced

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

Re: My Emacs unicode 2 crash again when I do some *Replace String (M-%)*


From: David Kastrup
Subject: Re: My Emacs unicode 2 crash again when I do some *Replace String (M-%)*, I give the debug informations under gdb in the attachments.
Date: Mon, 12 Mar 2007 08:04:30 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> David Kastrup <address@hidden> writes:
>
>> Well, how about explicitly disabling a few debugging-unfriendly
>> options when we are compiling with -g?
>
> -g must never change the generated code.

That's possibly a sensible rule for GCC, but I don't see that it is a
sensible rule for Emacs.

If you are afraid of behavior-changing options, one could use some
options like -fno-crossjumping both for the debugging and
non-debugging usage.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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