GNU bug report logs - #65455
30.0.50; Disassemble: error with "free-standing" native compiled function

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Tue, 22 Aug 2023 13:18:02 UTC

Severity: normal

Found in version 30.0.50

Fixed in version 30.1

Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #59 received at 65455 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andrea Corallo <acorallo <at> gnu.org>
Cc: gerd.moellmann <at> gmail.com, 65455 <at> debbugs.gnu.org
Subject: Re: bug#65455: 30.0.50; Disassemble: error with "free-standing"
 native compiled function
Date: Sun, 27 Aug 2023 21:22:21 +0300
> From: Andrea Corallo <acorallo <at> gnu.org>
> Cc: gerd.moellmann <at> gmail.com,  65455 <at> debbugs.gnu.org
> Date: Sun, 27 Aug 2023 14:04:57 -0400
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > It looks like a Windows-specific issue: the symbols produced by
> > objdump here have a leading underscore:
> >
> >   6b341400 <_F666f6f_foo_0>:
> >   6b341400:	57                   	push   %edi
> >   6b341401:	56                   	push   %esi
> >   6b341402:	53                   	push   %ebx
> >
> > So I think the regexp should be "^.*<_?F666f6f_foo_0>:" instead.
> 
> Yep agree, I think this bug was unrelated, could you please check that
> ea5fd6c96bc works for you on Windows?

Works, thanks.




This bug report was last modified 1 year and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.