Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixups #7749

Merged
merged 3 commits into from
Mar 10, 2020
Merged

Minor fixups #7749

merged 3 commits into from
Mar 10, 2020

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    d3eb267 View commit details
    Browse the repository at this point in the history
  2. Pause only on fatal messages

    Also make some access violation an error since we don't pause on it.
    Nekotekina committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    87d4b14 View commit details
    Browse the repository at this point in the history
  3. Break in the debugger in thread_ctrl::emergency_exit

    Implement IsDebuggerPresent analog for non-Windows systems.
    Nekotekina committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    adfd8ab View commit details
    Browse the repository at this point in the history