; Remove needless .lldbinit settings from lldb NEWS entry
This commit is contained in:
parent
4ffd16b8e5
commit
348424776d
1 changed files with 1 additions and 6 deletions
7
etc/NEWS
7
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue