Skip to content

[LLDB] Fix ambiguous alias for register X8 in RISC-V #127900

@kper

Description

@kper

This is a follow-up issue based on the PR #124475 and issue #124023.

After defining the aliases for the RISCV's registers, it turned out that reading the register X8 does not work. The reason might be that X8 has two aliases s0 and fp. For more details see comment https://github.com/llvm/llvm-project/pull/124475/files#diff-deac7d69803ab75bbc0e97d7635cd8cfbdf54da14e5f98d5573ce4b9673d34d2R776

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions