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

PCode: Add edge label information to XML encoding and expose it in Ghidra. #7308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inetbowser
Copy link

Fixes #7029

Basically just adds the 'label' field, that just wasn't encoded/decoded until now. Helpful when trying to determine the default switch case block in PCode form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Decompiler Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PCode: Expose default case address for switch statements in Ghidra API
3 participants