Hi Tao,

> <...>
>
> diff --git a/ppc64.c b/ppc64.c
> index f86d951..a87e621 100644
> --- a/ppc64.c
> +++ b/ppc64.c
> @@ -2516,11 +2516,6 @@ ppc64_get_cpu_reg(int cpu, int regno, const char 
> *name, int size,
>       ulong ip, sp;
>       bool ret = FALSE;
>  
> -     if (LIVE()) {
> -             /* doesn't support reading registers in live dump */
> -             return FALSE;
> -     }
> -

Thanks for including this change in the series. LGTM.

Thanks,
Aditya Gupta

>       /* Currently only handling registers available in ppc64_pt_regs:
>        *
>        * 0-31:   r0-r31
> -- 
> 2.40.1
> 
--
Crash-utility mailing list -- devel@lists.crash-utility.osci.io
To unsubscribe send an email to devel-le...@lists.crash-utility.osci.io
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

Reply via email to