about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/examples/rustc-driver-example.rs
diff options
context:
space:
mode:
authorAE1020 <68134252+AE1020@users.noreply.github.com>2023-02-15 09:31:02 -0500
committerGitHub <noreply@github.com>2023-02-15 11:31:02 -0300
commit240f076d804d8682994c49a92b5407ebbbe1fe3a (patch)
treea7d3d6e6ae477ff46efffec0ee52ca7ec86f2c5a /src/doc/rustc-dev-guide/examples/rustc-driver-example.rs
parent4092a74d1f6881c27d8a93b2df7840007f9d256c (diff)
downloadrust-240f076d804d8682994c49a92b5407ebbbe1fe3a.tar.gz
rust-240f076d804d8682994c49a92b5407ebbbe1fe3a.zip
Add sample CodeLLDB launch.json (#1482)
* Add sample CodeLLDB launch.json

There is a section with [instructions for setting up source analyzer in VSCode](https://rustc-dev-guide.rust-lang.org/building/suggested.html#configuring-rust-analyzer-for-rustc), but
nothing for setting up debugging with CodeLLDB.  This adds a sample configuration
that may not be ideal, but appears to work for me.

To source highlight the snippet, uses JavaScript instead of JSON so that comments
do not show up as errors highlighted in red (VSCode allows comments).

* Update src/compiler-debugging.md

Co-authored-by: jyn <github@jyn.dev>

* Update src/compiler-debugging.md

Co-authored-by: jyn <github@jyn.dev>

---------

Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
Co-authored-by: jyn <github@jyn.dev>
Diffstat (limited to 'src/doc/rustc-dev-guide/examples/rustc-driver-example.rs')
0 files changed, 0 insertions, 0 deletions