Re: [PATCH 6/8] linux-user: Update print_futex_op
Le 29/08/2022 à 04:10, Richard Henderson a écrit : Use a table for the names; print unknown values in hex, since the value contains flags. Signed-off-by: Richard Henderson --- linux-user/strace.c | 65 - 1 file changed, 29 insertions(+), 36 deletio
[PATCH 6/8] linux-user: Update print_futex_op
Use a table for the names; print unknown values in hex, since the value contains flags. Signed-off-by: Richard Henderson --- linux-user/strace.c | 65 - 1 file changed, 29 insertions(+), 36 deletions(-) diff --git a/linux-user/strace.c b/linux-user/st