mirror of
https://github.com/go-delve/delve.git
synced 2025-10-28 04:35:19 +08:00
Allows a user to execute `dlv trace [regexp]` and Delve will execute the program and output information on functions matching [regexp].
Allows a user to execute `dlv trace [regexp]` and Delve will execute the program and output information on functions matching [regexp].