-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be much more permissive with the output of the 'file' command.
GDB used to write a rather restricted set of sentences, but modern versions are very chatty. The set of possible output lines can no longer anticipated with reasonable effort. Therefore, accept everything after an initial line that begins with "Reading symbols from" as success, and treat it as an error if this line does not occur at the beginning of the output.
- Loading branch information
Showing
1 changed file
with
20 additions
and
20 deletions.
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