Re: [go-nuts] [syscall_linux,go] doesn't have Ptrace API support for ARM64 architecture

2019-10-15 Thread Ian Lance Taylor
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

[go-nuts] [syscall_linux,go] doesn't have Ptrace API support for ARM64 architecture

2019-10-15 Thread ossdev
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