debug-test.sh: minor doc fix
This commit is contained in:
parent
3d8ed608e9
commit
4b2c00f227
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ make -j
|
|||
|
||||
The output of this command will give you the command & arguments needed to run GDB.
|
||||
|
||||
* `-R test-tokenizer` : looks for all the test files named test-tokenizer* (R=Regex)
|
||||
* `-R test-tokenizer` : looks for all the test files named `test-tokenizer*` (R=Regex)
|
||||
* `-N` : "show-only" disables test execution & shows test commands that you can feed to GDB.
|
||||
* `-V` : Verbose Mode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue