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

Adding DAP implementation for debugging OPA #926

Merged
merged 12 commits into from
Aug 30, 2024

Conversation

johanfylling
Copy link
Member

@johanfylling johanfylling commented Jul 18, 2024

DAP implementation for the OPA debugger SDK.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
go.mod Outdated Show resolved Hide resolved
to more easily debug the debugger
since `contains` is also a keyword
@johanfylling johanfylling force-pushed the debugger branch 10 times, most recently from 91a9d73 to aefe85f Compare July 19, 2024 22:02
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
* Breakpoints would sometimes not be set in time before eval starts and completes
* Setting breakpoints for one source file would clear breakpoints for all files.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
@johanfylling johanfylling marked this pull request as ready for review August 30, 2024 08:17
Copy link
Member

@anderseknert anderseknert left a comment

Choose a reason for hiding this comment

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

Veeeery nice! 👏

@anderseknert anderseknert merged commit 1a58b8c into StyraInc:main Aug 30, 2024
3 checks passed
rinx added a commit to rinx/dotfiles that referenced this pull request Sep 5, 2024
debugging feature added at StyraInc/regal#926

Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
Add DAP implementation for debugging OPA

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
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.

2 participants