Skip to content

Commit

Permalink
Merge pull request #215 from mwcz/patch-1
Browse files Browse the repository at this point in the history
s/Gdbstart/GdbStart
  • Loading branch information
sakhnik authored Jan 21, 2025
2 parents 936f3ff + d4862eb commit cf00140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/nvimgdb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ Section 7.1 GDB, LLDB *NvimgdbGDB* *NvimgdbLLDB*
UDP socket, executes them and sends a JSON response back.

- To debug with cargo-debug (https://github.com/cargo-bins/cargo-debug), use
`Gdbstart cargo debug` for gdb backend, or `GdbStartLLDB cargo debug` for
`GdbStart cargo debug` for gdb backend, or `GdbStartLLDB cargo debug` for
the lldb backend.

------------------------------------------------------------------------------
Expand Down

0 comments on commit cf00140

Please sign in to comment.