From: Lyude Paul <lyude@xxxxxxxxxx> Signed-off-by: Lyude Paul <lyude@xxxxxxxxxx> Cc: Martin Peres <martin.peres@xxxxxxx> Cc: Jeremy Cline <jcline@xxxxxxxxxx> --- lib/igt_aux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/igt_aux.c b/lib/igt_aux.c index 1217f5e8..0ab51124 100644 --- a/lib/igt_aux.c +++ b/lib/igt_aux.c @@ -997,7 +997,7 @@ void igt_debug_wait_for_keypress(const char *var) !strstr(igt_interactive_debug, "all")) return; - igt_info("Press any key to continue ...\n"); + igt_info("Hit interactive debug var %s, press any key to continue...\n", var); tcgetattr ( STDIN_FILENO, &oldt ); newt = oldt; -- 2.29.2 _______________________________________________ Nouveau mailing list Nouveau@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/nouveau