Skip to content

[14] enhance basic debugger#17

Merged
Egzavyer merged 36 commits intomainfrom
14-enhance-basic-debugger
Feb 24, 2026
Merged

[14] enhance basic debugger#17
Egzavyer merged 36 commits intomainfrom
14-enhance-basic-debugger

Conversation

@Egzavyer
Copy link
Member

@Egzavyer Egzavyer commented Feb 1, 2026

Sizeable PR that refactors most of the previous debugger logic. We all need to understand how the debugger actually works at a lower level, so please read this over and ask questions.

@Egzavyer Egzavyer requested review from jwt2706 and xsachax February 1, 2026 16:18
@Egzavyer Egzavyer linked an issue Feb 1, 2026 that may be closed by this pull request
@github-project-automation github-project-automation bot moved this to Backlog in bingo Feb 1, 2026
@jwt2706
Copy link
Member

jwt2706 commented Feb 1, 2026

Going to review this one after #10 is merged in.

@Egzavyer Egzavyer force-pushed the 14-enhance-basic-debugger branch from b368f4c to 95a2c9d Compare February 2, 2026 01:04
Copy link
Member

@jwt2706 jwt2706 left a comment

Choose a reason for hiding this comment

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

Everything looks good. Just some tiny nitpicks.

Copy link
Member

@xsachax xsachax left a comment

Choose a reason for hiding this comment

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

Few comments

@xsachax
Copy link
Member

xsachax commented Feb 2, 2026

Tests?

@xsachax xsachax force-pushed the 14-enhance-basic-debugger branch 2 times, most recently from ca5dfee to 1d3ebb4 Compare February 4, 2026 17:52
@Egzavyer Egzavyer requested review from jwt2706 and xsachax February 4, 2026 18:13
Copy link
Member

@jwt2706 jwt2706 left a comment

Choose a reason for hiding this comment

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

Everything looks good. Just a couple of inquiries.

@jwt2706 jwt2706 self-requested a review February 4, 2026 19:00
jwt2706
jwt2706 previously approved these changes Feb 4, 2026
Copy link
Member

@jwt2706 jwt2706 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@xsachax xsachax left a comment

Choose a reason for hiding this comment

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

Some comments and thoughts.

@jwt2706 jwt2706 changed the title 14 enhance basic debugger [14] enhance basic debugger Feb 5, 2026
@xsachax xsachax force-pushed the 14-enhance-basic-debugger branch from 0fe66f1 to 8744cd2 Compare February 21, 2026 23:05
@xsachax
Copy link
Member

xsachax commented Feb 21, 2026

TODO:

  • Fix CodeQL Warnings
  • Fix OS-level race condition
  • Tests

@Egzavyer Egzavyer requested review from jwt2706 and xsachax February 23, 2026 14:01
@Egzavyer
Copy link
Member Author

PR should be good to merge into main, its gotten massive and we had to rewrite a lot of portions many times so please look out for useless or ugly code.

@xsachax xsachax moved this from In progress to In review in bingo Feb 23, 2026
jwt2706
jwt2706 previously approved these changes Feb 23, 2026
Copy link
Member

@xsachax xsachax left a comment

Choose a reason for hiding this comment

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

Full pass, a lot of stuff to look over

Copy link
Member

@xsachax xsachax left a comment

Choose a reason for hiding this comment

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

Good work and good review session to keep quality high. Let's merge it!

@jwt2706 jwt2706 self-requested a review February 23, 2026 23:51
Copy link
Member

@jwt2706 jwt2706 left a comment

Choose a reason for hiding this comment

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

Let's go

@Egzavyer Egzavyer added this pull request to the merge queue Feb 24, 2026
Merged via the queue into main with commit 8218dfb Feb 24, 2026
7 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in bingo Feb 24, 2026
@Egzavyer Egzavyer deleted the 14-enhance-basic-debugger branch February 24, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Enhance Basic Debugger

3 participants