emacs-diffs
[Top][All Lists]
Advanced

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

master 348424776d6: ; Remove needless .lldbinit settings from lldb NEWS


From: Gerd Moellmann
Subject: master 348424776d6: ; Remove needless .lldbinit settings from lldb NEWS entry
Date: Sun, 31 Dec 2023 03:42:58 -0500 (EST)

branch: master
commit 348424776d65e0bddab288bf8924be89a02b6746
Author: Gerd Möllmann <gerd@gnu.org>
Commit: Gerd Möllmann <gerd@gnu.org>

    ; Remove needless .lldbinit settings from lldb NEWS entry
---
 etc/NEWS | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index ba40efa2e9d..7ae8529b33a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -404,12 +404,7 @@ respectively, in addition to the existing translations 
'C-x 8 / e' and
 
 +++
 ** New command 'lldb'.
-Run the LLDB debugger, analogous to the 'gud-gdb' command.  Note that
-you might want to add these settings to your ".lldbinit" file, to reduce
-the output in the LLDB output when stepping through source files.
-
-    settings set stop-line-count-before 0
-    settings set stop-line-count-after 0
+Run the LLDB debugger, analogous to the 'gud-gdb' command.
 
 ** gdb-mi
 



reply via email to

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