[Bug dap/34482] Ptrace error during attach is not reported
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=34482
--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Created attachment 16906
--> https://sourceware.org/bugzilla/attachment.cgi?id=16906&action=edit
test case
I wrote this test case to try to see the problem.
However, this performs as expected for me:
WROTE: <<<{"request_seq": 2, "type": "response", "command": "attach",
"success": false, "message": "ptrace: Operation not permitted."}>>>
So I wonder if there's a way to modify the test to show the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.