aarzilli
8ce88095c6
cmd/dlv: Revert 4e177b, use new flag name for debug logging options
...
Previously to 4e177bb99acc511897f9cdbfc6cbc50d92ae4725 it was possible
to use --log without arguments to enable logging, this commit reenables
that use case.
The new functionality of the --log flag moved to a new flag name
--logx.
Fixes #1188
2018-04-26 09:45:52 -07:00
aarzilli
f27c91ba3c
Documentation: automatically check that documentation is up to date
...
Since we always forget to update the documentation lets check this
automatically.
2018-04-18 10:48:55 -07:00
Derek Parker
38ddb22b68
Documentation: generate new docs ( #1185 )
2018-04-18 08:46:55 +02:00
Lucas Molas
c38d6755f0
Documentation: update usage docs ( #1095 )
2018-01-25 11:54:00 -08:00
Alessandro Arzilli
a90893f532
path/to/binary is the required argument ( #847 fixed) ( #884 )
...
* cmd: include replay command in docs even if rr is not installed.
* path/to/binary is the required argument
Replaces #847
2017-06-20 10:36:07 -07:00
Alessandro Arzilli
a843f7944e
proc/gdbserial: mozilla rr support ( #804 )
...
Implements #727
2017-05-05 15:17:52 -07:00