After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784200 - general: print debug info unconditionally
general: print debug info unconditionally
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-26 08:02 UTC by Ernestas Kulik
Modified: 2017-08-17 13:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
general: print debug info unconditionally (11.64 KB, patch)
2017-06-26 08:02 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-06-26 08:02:50 UTC
Chasing down macros to get some debugging output gets tedious and the
effect on performance should be negligible.
Comment 1 Ernestas Kulik 2017-06-26 08:02:57 UTC
Created attachment 354487 [details] [review]
general: print debug info unconditionally
Comment 2 Carlos Soriano 2017-06-26 08:04:52 UTC
Review of attachment 354487 [details] [review]:

ideally we would have something like nautilus-debug.c definitions. But this is better than nothing.
Comment 3 Carlos Soriano 2017-08-17 13:58:19 UTC
Attachment 354487 [details] pushed as d4535d9 - general: print debug info unconditionally