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

Update debugger to 1.13.0 package #1713

Merged
merged 2 commits into from
Aug 15, 2017

Conversation

gregg-miskelly
Copy link
Contributor

This includes the following changes:

  1. Run the debugger on .NET Core 2.0 RTW (instead of preview2)
  2. Breakpoint binding disambiguation fix (Breakpoint behaviours odd for local function #1678)
  3. Sending 'process' event (requested by VS For Mac team)
  4. Entry point event stopping reason

This includes the following changes:
1. Run the debugger on .NET Core 2.0 RTW (instead of preview2)
2. Breakpoint binding disambiguation fix (dotnet#1678)
3. Sending 'process' event (requested by VS For Mac team)
4. Entry point event stopping reason
Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe update changelog?

@gregg-miskelly gregg-miskelly merged commit b7304ea into dotnet:master Aug 15, 2017
@gregg-miskelly gregg-miskelly deleted the Debugger-1-13-0 branch August 15, 2017 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants