Clarify that cdb is required to be installed
TBR=brucedawson@chromium.org BUG= Review-Url: https://codereview.chromium.org/2735343002 Cr-Commit-Position: refs/heads/master@{#455409}
This commit is contained in:
@ -38,7 +38,8 @@ You must have the 14393 SDK installed or else you will hit compile errors such
|
||||
as undefined or redefined macros.
|
||||
|
||||
Install the Windows SDK 10, and choose Debugging Tools For Windows when you
|
||||
install this in order to get windbg.
|
||||
install this in order to get windbg and cdb. The latter is required for the
|
||||
build to succeed as some tests use it for symbolizing crash dumps.
|
||||
|
||||
## Install `depot_tools`
|
||||
|
||||
|
Reference in New Issue
Block a user