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

[sys.monitoring] Breakpoints #1512

Merged
merged 3 commits into from
Feb 29, 2024
Merged

[sys.monitoring] Breakpoints #1512

merged 3 commits into from
Feb 29, 2024

Conversation

int19h
Copy link
Contributor

@int19h int19h commented Feb 1, 2024

Refactor all tracing into a separate subpackage.

Implement conditional and hit-count breakpoints and logpoints.

Pavel Minaev added 2 commits February 1, 2024 11:49
@int19h int19h requested a review from AdamYoblick as a code owner February 1, 2024 19:52
Copy link
Member

@gramster gramster left a comment

Choose a reason for hiding this comment

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

Can't say I understand it all but I have a few questions.

src/debugpy/server/tracing/tracer.py Show resolved Hide resolved
src/debugpy/server/tracing/tracer.py Show resolved Hide resolved
src/debugpy/server/tracing/tracer.py Outdated Show resolved Hide resolved
src/debugpy/server/tracing/tracer.py Outdated Show resolved Hide resolved
src/debugpy/server/tracing/__init__.py Outdated Show resolved Hide resolved
src/debugpy/server/tracing/__init__.py Outdated Show resolved Hide resolved
src/debugpy/server/tracing/__init__.py Outdated Show resolved Hide resolved
@int19h int19h merged commit a1ca9bf into microsoft:v2 Feb 29, 2024
3 checks passed
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