gdb: disambiguate --args example (#4704)
This commit is contained in:
@@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
`gdb -ex "{{commands}}" {{executable}}`
|
`gdb -ex "{{commands}}" {{executable}}`
|
||||||
|
|
||||||
- Start gdb and pass arguments:
|
- Start gdb and pass arguments to the executable:
|
||||||
|
|
||||||
`gdb --args {{executable}} {{argument1}} {{argument2}}`
|
`gdb --args {{executable}} {{argument1}} {{argument2}}`
|
||||||
|
Reference in New Issue
Block a user