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

target/riscv: set state and debug_reason in riscv_halt_go_all_harts() #1011

Merged
merged 1 commit into from
Feb 12, 2024

Commits on Feb 2, 2024

  1. target/riscv: set state and debug_reason in `riscv_halt_go_all_ha…

    …rts()`
    
    If targets are in a halt group, and a target in the group reaches a
    breakpoint, the target's state was able to remain `TARGET_RUNNING`.
    
    Addresses issue riscv-collab#1010
    
    Change-Id: I734bc6da71d289c4d05b417c8bf67a7d1a56574f
    Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
    en-sc committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    24d71d7 View commit details
    Browse the repository at this point in the history