On Mon, Jan 19, 2026 at 8:53 AM Tomas Glozar <[email protected]> wrote:
>

[...]

> +
> +**--stack-format** *format*
> +
> +        Adjust the format of the stack trace printed during auto-analysis.
> +
> +        The supported values for *format* are:
> +
> +        * **truncate**    Print the stack trace up to the first unknown 
> address (default).
> +        * **skip**        Skip unknown addresses.
> +        * **full**        Print the entire stack trace, including unknown 
> addresses.
> +
> +        For unknown addresses, the raw pointer is printed.
> --
> 2.52.0
>

Reviewed-by: Wander Lairson Costa <[email protected]>


Reply via email to