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

Reimplement dbgeng interfaces #343

Merged
merged 6 commits into from
Nov 26, 2019
Merged

Reimplement dbgeng interfaces #343

merged 6 commits into from
Nov 26, 2019

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    8a906c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Fix access violation

    leculver committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    23139b6 View commit details
    Browse the repository at this point in the history
  2. Fix build warning

    leculver committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    f8a0272 View commit details
    Browse the repository at this point in the history
  3. Push IDebugClient out of ClrMD

    Move IDebugClient to the Util library.
    leculver committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e876009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9815ea9 View commit details
    Browse the repository at this point in the history
  5. Fix PEImage failure

    leculver committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    c552cfb View commit details
    Browse the repository at this point in the history