emacs-devel
[Top][All Lists]
Advanced

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

Re: Revisit patch for Bug#11935?


From: Paul Eggert
Subject: Re: Revisit patch for Bug#11935?
Date: Mon, 5 Dec 2016 09:08:06 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 12/05/2016 07:47 AM, Eli Zaretskii wrote:
-Og still makes debugging more
difficult compared to -O0.  For example, many values appear as
"optimized out" in the backtraces, which sometimes requires me to go
up the stack very far to find the value.

If those "optimized out"s are an obstacle we should report them to the GCC developers. I debugged Emacs with -Og, found an instance of "optimized out", turned it into a small test case, and filed a bug report with the GCC developers here:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78685

Please feel free to add to it, or to report more bugs in this area.




reply via email to

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