Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

luismgsilva
Copy link
Member

It is intended to obtain the value stored in the r13 register. However, due to a misplaced "&" operator, it inadvertently retrieves the memory address associated with the r13 register.

It is intended to obtain the value stored in the r13
register. However, due to a misplaced "&" operator, it
inadvertently retrieves the memory address associated
with the r13 register.

Signed-off-by: Luis Silva <[email protected]>
Copy link

@pavelvkozlov pavelvkozlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing it.

@pavelvkozlov
Copy link

@abrodkin, this is only for ARCv3 and is not applicable for upstream.

@pavelvkozlov pavelvkozlov merged commit df7b179 into arc64 Nov 1, 2023
@pavelvkozlov pavelvkozlov deleted the luis_ptrace_fix branch November 1, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants