Gentoo Archives: gentoo-user

From: Chris Stankevitz <chrisstankevitz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] xorg seizes during debugging
Date: Tue, 22 Oct 2013 16:03:17
Message-Id: CAPi0psuiB22o7c0Bnrhd_8tJ6nqz9bo6T2Gc6nkbgTaz=tHJMw@mail.gmail.com
1 Hello,
2
3 I got no feedback from eclipse, so I thought I would try here:
4
5 I debug a multithreaded program using Eclipse (which uses gdb
6 underneath). Somtimes (but usually not) xorgs will seizes for 1-3
7 secconds during a "step" operation.
8
9 When I say xorg "seizes" what I mean is that the display freezes. My
10 CPU graph which is always updating at 10Hz stops updating. However,
11 the mouse cursor moves.
12
13 Can someone suggest a "teach a man to fish" approach I can use to
14 figure out what is causing this?
15
16 Thank you,
17
18 Chris