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

Two minor enhancements #2488

Merged
merged 2 commits into from
Apr 4, 2020
Merged

Two minor enhancements #2488

merged 2 commits into from
Apr 4, 2020

Conversation

Keno
Copy link
Member

@Keno Keno commented Apr 4, 2020

  1. Fix _dl_runtime_resolve patching when libc is compiled with IBT (as it is on modern Ubuntu)
  2. Add syscall buffering for SYS_epoll_pwait

Keno added 2 commits April 4, 2020 04:24
If the compiler had IBT support when the libc was compiled,
then these functions will start with an `endbr64` instruction.
Handle that in the Monkeypatcher.
@rocallahan rocallahan merged commit 03cafff into rr-debugger:master Apr 4, 2020
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