[Bug breakpoints/34381] Emit an error message when CONFIG_PROC_MEM_NO_FORCE=y causes attach failure
tromey at sourceware dot 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=34381 --- Comment #11 from Tom Tromey <tromey at sourceware dot org> --- Note to self -- I couldn't immediately find the fallback code, but it is in inf-ptrace.c (of course) with the confusing bit being that gdb uses the undocumented aliases like PT_READ_I instead of PTRACE_PEEKTEXT. -- You are receiving this mail because: You are on the CC list for the bug.