emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#59702: closed (Fix the command line to load the Emacs-specific LLDB


From: GNU bug Tracking System
Subject: bug#59702: closed (Fix the command line to load the Emacs-specific LLDB commands)
Date: Wed, 30 Nov 2022 15:26:01 +0000

Your message dated Wed, 30 Nov 2022 07:25:41 -0800
with message-id 
<CADwFkmkzRAeDp7uno5ovnHs0t0mrwc5ETAyOgtBmK5+AVTzO0A@mail.gmail.com>
and subject line Re: bug#59702: Fix the command line to load the Emacs-specific 
LLDB commands
has caused the debbugs.gnu.org bug report #59702,
regarding Fix the command line to load the Emacs-specific LLDB commands
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59702: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59702
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Fix the command line to load the Emacs-specific LLDB commands Date: Tue, 29 Nov 2022 23:11:00 +0100
Tags: patch


The correct LLDB command to parse the Emacs .lldbinit file is
--local-lldbinit.  The attached patch fixes the typo.

In GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 
Version 12.0.1 (Build 21A559))
 of 2022-09-12 built on armbob.lan
Windowing system distributor 'Apple', version 10.3.2113
System Description:  macOS 12.6

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'

Attachment: 0001-Fix-the-command-line-to-load-the-Emacs-specific-LLDB.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#59702: Fix the command line to load the Emacs-specific LLDB commands Date: Wed, 30 Nov 2022 07:25:41 -0800
Daniel Martín via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

> The correct LLDB command to parse the Emacs .lldbinit file is
> --local-lldbinit.  The attached patch fixes the typo.

Thanks, installed on emacs-29 (commit a699f65936).

For posterity, the flags are documented here:
https://lldb.llvm.org/man/lldb.html


--- End Message ---

reply via email to

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