[Bug tdep/34434] [gdb/tdep] Make ppc less dependent on user area layout constants
"vries at gcc dot gnu.org via Gdb-prs" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34434 --- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> --- Likewise we could drop the dependency on PT_DSCR and instead use: ... ptrace(PTRACE_GETREGSET, pid, NT_PPC_DSCR, &iov); ... -- You are receiving this mail because: You are on the CC list for the bug.