Gordon Messmer wrote: > > To debug the clock applet, first you'd have to kill it, and then start > it under valgrind: > valgrind -v --log-file=/var/tmp/clock-applet.log clock-applet you probably want to add --leak-check=full
Sun Jan 13 10:01:18 UTC 2013
Nicolas Thierry-Mieg <Nicolas.Thierry-Mieg at imag.fr>
Gordon Messmer wrote: > > To debug the clock applet, first you'd have to kill it, and then start > it under valgrind: > valgrind -v --log-file=/var/tmp/clock-applet.log clock-applet you probably want to add --leak-check=full