ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] SMP and ratpoison


From: eichin-ratp
Subject: Re: [RP] SMP and ratpoison
Date: Sun Dec 29 16:10:03 2002
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

if you're doing it on linux, it wouldn't hurt to use "strace" or
"ltrace", with the -p argument, to see what the spinning process is
doing.  if it *isn't* makeing OS calls, then it is looping with
itself, so run "gdb ratpoison" and "attach pid" where pid is the
process id of the spinning ratpoison, and then do a backtrace from
there.  If the location isn't helpful, do a continue, another ^C, and
try again... 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]