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 debug terminal #253

Merged
merged 1 commit into from
Jun 30, 2024
Merged

add debug terminal #253

merged 1 commit into from
Jun 30, 2024

Conversation

0xF6
Copy link
Member

@0xF6 0xF6 commented Jun 30, 2024

Summary by CodeRabbit

  • New Features

    • Introduced debug console interface for enhanced visibility into application state and outputs.
    • Added shared debug data management with state setting, output queues, and formatting.
  • Bug Fixes

    • Improved exception handling and user interaction in virtual machine halt and debug methods.
  • Enhancements

    • Enhanced debug output and logging throughout various components for better traceability.
    • Added project references and configurations to support new debugging features.
  • Changes

    • Modified debugging methods to be conditional on debug builds.
    • Updated methods to replace console output with debug trace printing.

@0xF6 0xF6 marked this pull request as ready for review June 30, 2024 23:57
@0xF6 0xF6 merged commit 543e14d into master Jun 30, 2024
2 of 5 checks passed
@0xF6 0xF6 deleted the features/debug-terminal branch June 30, 2024 23:57
@vein-lang vein-lang locked and limited conversation to collaborators Jun 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant