Open
Conversation
… bitbang server for OpenOCD integration
…s and PC initialization; add emulator reset functionality in main.
…ry access and software breakpoint management; enhance debug state tracking and logging for improved emulator integration.
…ance emulator integration by notifying final PC and updating halt state. Update header for new method declaration.
…penOCD. Include prerequisites, step-by-step instructions, common commands, troubleshooting tips, and features of the debug mode.
…ction. Introduce tracking for the last inactive warp's ID and PC, and update logging behavior in debug mode to reduce verbosity. Adjust GDB commands in documentation for clarity.
fix MISA CSR read so that ELF can be loaded in GDB
…into DebugModule
… configuration comment from Multi-Hart to Single-Hart.
…g mode guide with prerequisites and building instructions. Modify DebugModule to handle 64-bit register and memory access, including logging improvements for PC and memory operations. Adjust command-line arguments for verbose logging in debug mode.
…y access logic to combine high and low parts for DATA3/DATA2 and DATA1/DATA0. Enhance logging for memory operations to provide better visibility during debugging.
…izes. Update read_mem and write_mem functions to accept size parameters, enhancing flexibility for memory operations. Improve logging to include size information for better debugging visibility.
…or, kernel library, and test binaries. Clarify the importance of consistent XLEN values across components to prevent linker errors. Adjust command-line arguments for starting the simulator in debug mode.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.