Skip to content

Conversation

@pmundkur
Copy link

@pmundkur pmundkur commented Oct 3, 2025

This moves almost all debug related C++ code out of riscv_sim and into remote_bitbang.

The listening socket is also made blocking, and model execution does not start until OpenOCD has connected. This reduces the time the model executes outside the debugger.

This moves almost all debug related C++ code out of riscv_sim and
into remote_bitbang.

The listening socket is also made blocking, and model execution
does not start until OpenOCD has connected.  This reduces the
time the model executes outside the debugger.
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Test Results

2 101 tests  ±0   2 101 ✅ ±0   16m 47s ⏱️ +6s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 29899a7. ± Comparison against base commit 4a70514.

@nadime15 nadime15 merged commit a90f68a into nadime15:debug_all Oct 6, 2025
7 of 8 checks passed
nadime15 pushed a commit that referenced this pull request Oct 29, 2025
This moves almost all debug related C++ code out of riscv_sim and
into remote_bitbang.

The listening socket is also made blocking, and model execution
does not start until OpenOCD has connected.  This reduces the
time the model executes outside the debugger.
@pmundkur pmundkur deleted the debug_all_implement_run branch November 17, 2025 22:07
nadime15 pushed a commit that referenced this pull request Nov 25, 2025
This moves almost all debug related C++ code out of riscv_sim and
into remote_bitbang.

The listening socket is also made blocking, and model execution
does not start until OpenOCD has connected.  This reduces the
time the model executes outside the debugger.
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