delve/cmd/dlv
Derek Parker ff760d87aa cmd: Add --exec and --test flags for trace sub cmd
Adds an --exec flag for the trace subcommand allowing users to specify a
pre-compiled binary to exec and trace.

Also adds a --test flag as a convienance for compiling and tracing a
test binary.

Fixes #1073
2018-10-18 11:46:03 +02:00
..
cmds cmd: Add --exec and --test flags for trace sub cmd 2018-10-18 11:46:03 +02:00
dlv_test.go Makefile: replace makefile with a script 2018-09-18 12:06:25 -07:00
main.go cmd/dlv: do not override user's CGO_CFLAGS 2018-07-31 12:02:56 -07:00