* Josh Poimboeuf <[email protected]> wrote:

> BTW, since I'm planning on adding a CFI generation option to this tool, I 
> wonder 
> if "stackvalidate" is a misnomer.  I can't think of anything better.  Any 
> naming 
> ideas are welcome :-)

I'd suggest 'debuginfo' and a Git-alike set of subcommands:

   debuginfo help
   debuginfo check
   debuginfo check framepointers
   debuginfo check cfi

Such a command scheme keeps open various future commands, such as:

   debuginfo show
   debuginfo size
   debuginfo compress
   debuginfo strip

etc.

I also checked that there does not appear to be such a Linux tool with such a 
name 
at the moment.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to