Fix typo in flag to load Emacs-specific LLDB commands
* src/.lldbinit: Fix typo in flag to parse .lldbinit files from the current directory. (Bug#59702)
This commit is contained in:
committed by
Stefan Kangas
parent
f6aa7c335f
commit
a699f65936
@@ -16,7 +16,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
# Use 'lldb --local-init' or add to your ~/.lldbinit the line
|
||||
# Use 'lldb --local-lldbinit' or add to your ~/.lldbinit the line
|
||||
#
|
||||
# settings set target.load-cwd-lldbinit true
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user