Re: [PATCH v6 00/30] objtool: Function validation tracing
From: David Laight
Date: Mon Nov 24 2025 - 07:27:25 EST
On Mon, 24 Nov 2025 12:04:25 +0100
Borislav Petkov <bp@xxxxxxxxx> wrote:
> On Fri, Nov 21, 2025 at 10:53:10AM +0100, Alexandre Chartre wrote:
> > Notes:
> > ======
>
> So those examples below look very useful and cool. Can you pls document them
> so that I can find the breadcrumbs next time and use them?
>
Yes, it looks like the correct objdump 'spell' will be more useful
than 'objdump -dr[w]' for looking at object files.
David