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 starlark debugger python script interface #24814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quic-torgil
Copy link
Contributor

This patch will add a python acript interface to the debugger together with the following tools:

  • Interactive debugger
  • Trace tool

See README.md for more information

@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jan 2, 2025
@quic-torgil quic-torgil force-pushed the add-starlark-debugger-python-script-interface branch from fc6c872 to 704d1ff Compare January 2, 2025 10:32
@quic-torgil quic-torgil force-pushed the add-starlark-debugger-python-script-interface branch 3 times, most recently from f64ceff to 1b2ff96 Compare January 2, 2025 14:02
@quic-torgil
Copy link
Contributor Author

quic-torgil commented Jan 2, 2025

See discussion in #13387.
Demo here: https://www.youtube.com/watch?v=D7-BbD6QjeU

@quic-torgil quic-torgil force-pushed the add-starlark-debugger-python-script-interface branch 7 times, most recently from e69c7bc to 05b926d Compare January 3, 2025 14:39
This patch will add a python script interface to the debugger together
with the following tools:
* Interactive debugger
* Trace tool

See README.md for more information
@quic-torgil quic-torgil force-pushed the add-starlark-debugger-python-script-interface branch 2 times, most recently from 4e5acce to 167a9b4 Compare January 3, 2025 15:55
@quic-torgil quic-torgil force-pushed the add-starlark-debugger-python-script-interface branch from 167a9b4 to 540849b Compare January 3, 2025 16:36
@sgowroji sgowroji added the team-Rules-Python Native rules for Python label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Rules-Python Native rules for Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants