-
Notifications
You must be signed in to change notification settings - Fork 421
Use debug mode with word #309
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
Open
adityam2350
wants to merge
15
commits into
vortexgpgpu:master
Choose a base branch
from
adityam2350:UseDebugModeWithWord
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
… 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.
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.