From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 17 Jan 2006 14:28:31 -0500 From: Kent Borg Message-ID: <20060117142831.M15311@domain.hid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Xenomai-help] Debugging List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org It occurs to me I have been lax in my understanding of how debugging works with Xenamai. - What happens if I just use gdb and pretend I am debugging a regular program? (Seems scary, but it seems to work at least somewhat for me.) - What is UVM for? Sounds interesting, but the "make xconfig" help for it says it is for legacy RTOS APIs and I am mostly doing native calls. What is the difference? - How about MVM? It sounds interesting too. Do I just configure it in and grab it on with gdb?? I notice that the string "debug" doesn't seem to appear in the thread indexes for this list, so I don't think I am asking a frequent question... Thanks, -kb