[mono] Enable debugging for netcore configurations by default. (#31683)
authorSteve Pfister <steveisok@users.noreply.github.com>
Thu, 6 Feb 2020 21:15:50 +0000 (16:15 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 21:15:50 +0000 (16:15 -0500)
commit079d4481d2bda78ec08440f1a3da5ec836ff4cb0
treefa26b0339b7eb944d5ac671aee44d84007767971
parent3203ee2cf51073274d5153d3cb519df3b5d8eb5a
[mono] Enable debugging for netcore configurations by default. (#31683)

What this means is:

1. --debug is no longer needed since the default is TRUE
2. --debug=ignore is a new switch to go back to the old mono default

Fixes https://github.com/dotnet/runtime/issues/31662
src/mono/mono/mini/driver.c
src/mono/mono/mini/mini-runtime.h