mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
devel-docs: small update for GEGL buffer leak debugging.
This commit is contained in:
parent
93a49951a0
commit
b9de1076ed
1 changed files with 3 additions and 2 deletions
|
@ -67,8 +67,9 @@ You may encounter this kind of warning upon exiting GIMP:
|
|||
|
||||
> EEEEeEeek! 2 GeglBuffers leaked
|
||||
|
||||
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to
|
||||
"buffer-alloc".
|
||||
To debug GeglBuffer leaks, make sure you built GEGL with --enable-debug
|
||||
and set the environment variable GEGL_DEBUG to "buffer-alloc".
|
||||
Your system also needs to have the header "execinfo.h".
|
||||
|
||||
## Debugging babl ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue