Introduce new debug macros
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Sep 2022 00:47:09 +0000 (20:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Sep 2022 22:11:48 +0000 (18:11 -0400)
commit10255eee722634d5b85df757687d9fe7a4ca2b91
tree9eee2d19510a8d7c73ca6413ae728ec121327f1a
parent6c95547c3fa0ae66356c6a849041e863b09e8c40
Introduce new debug macros

Introduce GDK_DISPLAY_DEBUG() and GDK_DEBUG() and
the helper function gdk_debug_message(). This is
meant to clean up the mess of our current debug
statements which wildly mix g_message, g_print
and g_printerr.
gdk/gdk.c
gdk/gdkdebug.h