From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 19 Feb 2015 00:25:03 +0100 From: Gilles Chanteperdrix Message-ID: <20150218232503.GS30317@hermes.click-hack.org> References: <20150218195219.GL30317@hermes.click-hack.org> <20150218205228.GN30317@hermes.click-hack.org> <20150218212915.GQ30317@hermes.click-hack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Xenomai] Remote debugging problems List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mathew Benson Cc: "xenomai@xenomai.org" On Wed, Feb 18, 2015 at 05:20:13PM -0600, Mathew Benson wrote: > I have the linaro toolchain installed and it seems to be running much > better. It initializes with no errors but its dying without giving me a > chance to see where. I think the gdbserver on the target is dying. Here's > my gdbinit: > > handle SIG63 nostop noprint pass > set sysroot remote:/ > > I see the following error in my debugger: > > Interrupted while waiting for the program. > Give up (and stop debugging it)? > (y or n) [answered Y; input not from terminal] > > Any idea what this might be? No idea, but versions mismatch do this kind of stuff. Before trying with Xenomai, you should try with an unpatched kernel, and if you get weird behaviour, I suggest you try other sources of information. The xenomai mailing list is a list where we know about xenomai, but maybe not the best mailing list for gdb support. -- Gilles.