Allows a user to execute `dlv trace [regexp]` and Delve will execute the program and output information on functions matching [regexp]. |
||
|---|---|---|
| .. | ||
| command_test.go | ||
| command.go | ||
| terminal.go | ||
Allows a user to execute `dlv trace [regexp]` and Delve will execute the program and output information on functions matching [regexp]. |
||
|---|---|---|
| .. | ||
| command_test.go | ||
| command.go | ||
| terminal.go | ||