-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #6532 - alexcrichton:statuses, r=dwijnand
Add helpful text for Windows exceptions like Unix On Unix if a process exits with a signal we'll print out which signal as well as a small description of what happened, and this applies the same logic to Windows. A few exit statuses are elaborated to their human readable names (like `STATUS_ACCESS_VIOLATION`) to help for quick debugging.
- Loading branch information
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters