delve/cmd/dlv
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
..
cmds cmd/dlv: Revert 4e177b, use new flag name for debug logging options 2018-04-26 09:45:52 -07:00
dlv_test.go cmd/dlv: Revert 4e177b, use new flag name for debug logging options 2018-04-26 09:45:52 -07:00
main.go cmd, proc/test: disable optimizations on the C compiler 2017-11-28 11:00:53 -08:00