Group all the wrapper options (`--lldb`, `--gdb`, etc.) in an option group, so that they are rendered in an indented section.
ctx.obj
Add typing to the `ctx.obj` object used to store pypeline-specific data while parsing the command-line in click.
Implement wrappers in the `revng2` CLI, this allows running command with e.g. `--gdb` to allow debugging.