[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201204051706.55314.guy-kde@maurel.de>
Date: Thu, 5 Apr 2012 17:06:55 +0200
From: Guy Maurel <guy-kde@...rel.de>
To: linux-kernel@...r.kernel.org
Subject: a question of multi use of ptrace
Hello!
Why isn't it possible to use gdb and strace at the same time on the same process? ie:
gdb --pid 1510
...
strace -p 1510
attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted
Are there any people, any group, any work in progress to make this possible?
--
guy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists