Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfce4-panel:debugging [2024/01/03 16:36] – [Debugging] Running the plugin as internal gaelxfce:xfce4-panel:debugging [2024/12/11 11:31] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +{{ :xfce:xfce4-panel.png?nolink|}}
 ====== Debugging Xfce4-panel ====== ====== Debugging Xfce4-panel ======
  
Line 36: Line 37:
  
 To detect memory leaks and corruptions, it is also possible to run plugins in [[http://valgrind.org/|valgrind]]. For this, start the panel with ''PANEL_DEBUG=valgrind''. Logs will be written to the same location as the //gdb// logs. To detect memory leaks and corruptions, it is also possible to run plugins in [[http://valgrind.org/|valgrind]]. For this, start the panel with ''PANEL_DEBUG=valgrind''. Logs will be written to the same location as the //gdb// logs.
- 
-[[|Back to Top]] 
----- 
- 
  
 ==== Running the plugin as internal ==== ==== Running the plugin as internal ====
Line 58: Line 55:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-[[:xfce:xfce4-panel:start:|Back to xfce4-panel main page]]+[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]