Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[microsoft#1349] Update the default stack trace format to include val…
…ues. This reduces the number of round-trips to the debugger, because when values are requested, the `-stack-list-arguments` command also returns the type of each argument immediately, avoiding the need for subsequent `-var-create` and `-var-delete` commands to get these types.
- Loading branch information