emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest 28.0.90 is out


From: Eli Zaretskii
Subject: Re: Emacs pretest 28.0.90 is out
Date: Fri, 10 Dec 2021 10:36:19 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Fri, 10 Dec 2021 08:44:19 +0800
> 
> BTW, the line numbers are wrong when debugging the produced temacs.exe
> binary with gdb 7.2.  I wonder if this is a known problem.

Is it an optimized build?  If so, it's expected.

In general, debugging -gcoff code is fragile, as both GCC, Binutils,
and GDB stopped actively using that debug info long ago.  So yes,
debugging is somewhat a challenge, and expect to have to use stepi
frequently because just step won't work, for example.



reply via email to

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