Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f164d8

Browse files
Document the --debugger flag (#2170)
1 parent 1eac2a9 commit 5f164d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/tests/compiletest.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,9 @@ the debugger currently being used:
244244
The "Rust" version of LLDB doesn't exist anymore, so this will always be
245245
ignored. This should probably be removed.
246246

247+
By passing the `--debugger` option to compiletest, you can specify a single debugger to run tests with.
248+
For example, `./x test tests/debuginfo -- --debugger gdb` will only test GDB commands.
249+
247250
> **Note on running lldb debuginfo tests locally**
248251
>
249252
> If you want to run lldb debuginfo tests locally, then currently on Windows it

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /