On Tue, Oct 15, 2019 at 5:53 AM wrote:
>
> I am working on delve (go debugger) to provide support for ARM64 platform
> but syscall_linux,go doesn't support ARM64 platform.
> for getting reg values through Ptrace, we added following code in
> syscall_linux,go ..
>
> ptrace(PTRACE_GETREGSET, pid
Hi,
I am working on* delve (go debugger)* to provide support for ARM64
platform but syscall_linux,go doesn't support ARM64 platform.
for getting reg values through Ptrace, we added following code
in syscall_linux,go ..
ptrace(PTRACE_GETREGSET, pid, uintptr(elf.NT_PRSTATUS),
uintptr(unsafe.Po