GNU bug report logs - #79360
30.2; lldb shows incorrect code location when no column number is available

Previous Next

Package: emacs;

Reported by: Gustav Hållberg <gustav <at> gmail.com>

Date: Mon, 1 Sep 2025 14:44:02 UTC

Severity: normal

Found in version 30.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


Message #16 received at 79360-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gustav Hållberg <gustav <at> gmail.com>
Cc: 79360-done <at> debbugs.gnu.org
Subject: Re: bug#79360: 30.2; lldb shows incorrect code location when no
 column number is available
Date: Sat, 06 Sep 2025 12:06:14 +0300
> From: Gustav Hållberg <gustav <at> gmail.com>
> Date: Mon, 1 Sep 2025 19:09:10 +0200
> Cc: 79360 <at> debbugs.gnu.org
> 
> It is a bug in the emacs M-x lldb command.
> 
> lldb (the tool) correctly sends an empty column field when it has no column number debug information.
> 
> If you look at the patch you'll see that the gud.el regexp (correctly) matches an empty digit sequence for the
> column number field, but that (incorrectly) is treated as column zero (which doesn't exist) rather than an
> absent column number field.

Thanks, I've now installed the change on the master branch, and I'm
therefore closing this bug.




This bug report was last modified today.

Previous Next


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