Fix handling of r10 in Linux ptrace(2). This fixes decoding
of the 'flags' argument to mmap(2) in Linux strace(1).
Details
Details
- Reviewers
dchagin - Commits
- rS347580: Fix handling of r10 in Linux ptrace(2). This fixes decoding
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 24183 Build 23030: arc lint + arc unit
Event Timeline
sys/amd64/linux/linux_ptrace.c | ||
---|---|---|
430 | I wonder what is Linux does with r11 and r10 in that case? |