-
-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Description
GEF+GDB version
all the same version to issue 1102
Describe the issue you encountered
Do you read the docs and look at previously closed issues/PRs for similar cases?
No
Architecture impacted
- ARM64
Describe your issue. Without a proper reproduction step-by-step, your issue will be ignored.
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
Provide a step-by-step to reproduce your issue.
start qemu
gdb-multiarch
-ex "set confirm off"
-ex "set print pretty on"
-ex "target remote localhost:1234"
-ex "set auto-load safe-path /"
Minimalist test case
Additional context?
- Screenshots
- Callstack
- Coredumps
- If possible and useful, please upload the binary