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

Trace only the main scrip #18

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Trace only the main scrip #18

merged 2 commits into from
Nov 1, 2023

Conversation

TaiSakuma
Copy link
Member

With this PR, nextline only traces the main script. Problems caused by tracing many different modules will not occur. On the other hand, the step command cannot be used to step into another module. It is still possible to step into a function defined in the main script.

This is a quick fix. The change is hard-coded. I'll make this a configurable toggle in the future.

@TaiSakuma TaiSakuma merged commit 1d33d9e into main Nov 1, 2023
2 of 8 checks passed
@TaiSakuma TaiSakuma deleted the filter branch November 10, 2023 21:24
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.

1 participant