On Tue, Aug 14, 2001 at 11:35:40AM -0400, Xavier Renaut wrote:
>
> hello,
>
> I'm running fvwm 2.4
>
> and, after an uptime of 2 days, FvwmPager begin to crash when i change from
> desk...
>
> I had to add this line to make the pager re-appear :
> Key F10 A S FvwmPager * *
> (and i have to press shift-F10 when the pager crashes)
>
>...
>
> Is there a way to print debug information ? when the pager crash ?
You have to locate the core file generated by the pager. Then,
call
$ gdb FvwmPager core
(gdb) where
(assuming you have gdb). This prints a stack trace of where the
pager has crashed. Also, there may be some interesting output on
the console.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, email: d.vogt_at_lifebits.de
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Aug 14 2001 - 10:43:19 BST