GNU bug report logs -
#55047
Bug: Abort Dialog upon start
Previous Next
Reported by: hermit sings <hermitsings <at> yahoo.com>
Date: Thu, 21 Apr 2022 00:08:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Corwin Brust <corwin <at> bru.st>
> Date: Sat, 30 Apr 2022 17:32:04 -0500
> Cc: hermit sings <hermitsings <at> yahoo.com>, 55047 <at> debbugs.gnu.org
>
> On Sat, Apr 30, 2022, 06:06 Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> Corwin, does the pretest include debug symbols in the Emacs binary, or
> was that also stripped?
>
> No. I will take this as direction to avoid stripping for future pretest versions and I'll create a binary set with
> debug symbols from the 28.1 source tarballs also.
Thank you. Indeed, at least the pretest releases should not be
stripped.
We could also consider providing a separate zip file with debugging
symbols even for the release versions (the 'objcopy' utility is
capable of moving the debug information to a separate file, and then
adding a special "debug-link" section in the executable that points to
that file, which allows GDB to debug it).
This bug report was last modified 3 years and 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.