Skip to content

Commit

Permalink
Merge pull request #832 from VimspectorUpdateBot/auto/update-vim-docs
Browse files Browse the repository at this point in the history
[Auto] Update vim docs
  • Loading branch information
puremourning authored Feb 15, 2024
2 parents 7078d99 + 0b1fc62 commit 6ff7f00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/vimspector.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,12 @@ Rust is supported with any gdb/lldb-based debugger. So it works fine with
- The stuff about remote agents [42] uses '"request": custom'; see the point
about "custom" launch above

- Source Mapping (i.e., enabling 'step-into' for standard library functions)
can be done by adding '"sourceMap": { "from_path" : "to_path" }'.
'"from_path"' can be found in disassembly window by going up in the stack
trace; '"to_path"' is just your locally installed standard library path for
current toolchain.

-------------------------------------------------------------------------------
*vimspector-jai*
Jai ~
Expand Down

0 comments on commit 6ff7f00

Please sign in to comment.