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 support for 'LogPoints' in debugger #1306

Closed
DonJayamanne opened this Issue Apr 5, 2018 · 4 comments

Comments

Projects
None yet
3 participants
@DonJayamanne

DonJayamanne commented Apr 5, 2018

PTVS has this today, they call it Trace Points (hence functionality should be available in the new version of PTVSD).

Requires upstream changes as well #1306

@qubitron

This comment has been minimized.

qubitron commented Apr 5, 2018

FYI this is currently planned for the March release for VS Code, Microsoft/vscode#45128, but it might be at preview quality.

@DonJayamanne

This comment has been minimized.

DonJayamanne commented Apr 6, 2018

but it might be at preview quality.

Is this based on the issues/feedback on VS Code github repo?

@qubitron

This comment has been minimized.

qubitron commented Apr 6, 2018

Per Kenneth's last comment in the upstream issue, he had some concerns with readiness.

@qubitron qubitron added this to the May 2018 milestone Apr 12, 2018

@DonJayamanne DonJayamanne self-assigned this Apr 16, 2018

@DonJayamanne

This comment has been minimized.

DonJayamanne commented Apr 16, 2018

@qubitron
I've managed to get this working in PTVSD (Microsoft/ptvsd#350).
I think we can land this feature as well.

@DonJayamanne DonJayamanne referenced this issue Apr 17, 2018

Merged

Add support for log points #1406

4 of 4 tasks complete

DonJayamanne added a commit that referenced this issue Apr 17, 2018

@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.