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

Add System.Diagnostics.StackFrame.GetMethodFromNativeIP API for VS4Mac #61289

Merged
merged 6 commits into from
Nov 9, 2021

Commits on Nov 6, 2021

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

Commits on Nov 7, 2021

  1. Code review feedback. Return MethodBase instead of MethodInfo. Rename…

    … to GetMethodFromNativeIP.
    mikem8361 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    dbe2368 View commit details
    Browse the repository at this point in the history
  2. Fix Mono build break

    mikem8361 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    9a14e5d View commit details
    Browse the repository at this point in the history
  3. Better fix for Mono break

    mikem8361 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    b3a9a60 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Code review feedback

    mikem8361 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    3aeaed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308f640 View commit details
    Browse the repository at this point in the history