Re: [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET

From: Edgecombe, Rick P
Date: Fri Nov 18 2022 - 12:20:39 EST


On Thu, 2022-11-17 at 15:14 +0100, Peter Zijlstra wrote:
> Also, wth is an inferior call?

I think it's the GDB functionality to make a call in the process being
debugged. So if you want to call something without an endbranch I
guess.