From 2987818804f7435a616f75b696a018966c0c310a Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 29 Jun 2023 20:01:51 +1000 Subject: some minor changes --- misc/.gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/.gdbinit') diff --git a/misc/.gdbinit b/misc/.gdbinit index 8923c3b..9b9916d 100644 --- a/misc/.gdbinit +++ b/misc/.gdbinit @@ -1,4 +1,4 @@ -print static-members off +set print static-members off set print frame-arguments all handle SIGUSR1 nostop noprint handle SIGUSR2 nostop noprint -- cgit v1.2.3