Fix debugging on OS X Sierra (#10078)
authorMike McLaughlin <mikem@microsoft.com>
Fri, 10 Mar 2017 18:57:29 +0000 (10:57 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2017 18:57:29 +0000 (10:57 -0800)
commit74271c77bac4d87890ade290c630d86266c0dc7b
tree05023aba33ca58a56a0ff2439a6abb46cdf6eb56
parent0ce065c5f28f840f02c9621a45bb9e3daed87e1e
Fix debugging on OS X Sierra (#10078)

Issue #9730

The output of the vmmap changed between OS X versions. Changed the sscanf formatting to deal with both old/new formats.
src/pal/src/thread/process.cpp