On dim, 2009-06-07 at 21:06 +0200, Felix Koop wrote: > could you please explain how I can attach gdb to a running process > (sorry never did something similar)? The problem is that the behavior > seems to be not very deterministic, sometimes it takes a very long > time > before it hangs, sometimes it doesn't hang at all.
use gdb -p <pid> (and please let the bug on CC:) -- Yves-Alexis
signature.asc
Description: This is a digitally signed message part

