Can we stop when process goes into uninterruptible sleep
Paulo Matos <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am having a problem with a set of processes (most likely a race condition) that causes them to often go into uninterruptible sleep. The 'D' status flag in htop. Is there a way to use gdb to understand why this is happening? Maybe some sort of break when the process changes state? Thanks, -- Paulo Matos