From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <493E3ED4.7090405@domain.hid> Date: Tue, 09 Dec 2008 10:48:04 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] Debugging RT threads with GDB on ARM/PowerPC List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-help Hello, I understood that GDB can be used to debug Xenomai real-time applications but it seems not to work with my application on PowerPC or ARM. The applications looses determinism quickly, mainly because RT threads switch to secondary mode somehow. Have I missed something? Are there any known issues with GDB on ARM or PowerPC? Wolfgang.