All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Debugging
Date: Wed, 18 Jan 2006 10:49:32 +0100	[thread overview]
Message-ID: <17358.3884.837199.868705@domain.hid> (raw)
In-Reply-To: <20060117142831.M15311@domain.hid>

Kent Borg wrote:
 > 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.)

It should work. Or at least is it the intention.


 >  - 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?

To know more about UVMs, have a look at:
http://download.gna.org/xenomai/documentation/branches/v2.0.x/pdf/Introduction-to-UVMs.pdf


 > 
 >  - How about MVM?  It sounds interesting too.  Do I just configure it
 >    in and grab it on with gdb??

The MVM is a discrete event simulator, working hand in hand with an
instrumenting compiler and a "real-time aware" graphical frontend for
gdb. In order to use it, you first have to configure and install it.

You will have to compile your applications for this simulation
environment using "gcic" the instrumenting compiler, and run them
through "xenoscope", the gdb graphical frontend.

For examples of programs using the native skin, which can be compiled
for MVM, see the directory:
skins/native/demos

For the MVM full documentation, see:
sim/doc/mvm-manual.txt

-- 


					    Gilles Chanteperdrix.


  reply	other threads:[~2006-01-18  9:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-17 19:28 [Xenomai-help] Debugging Kent Borg
2006-01-18  9:49 ` Gilles Chanteperdrix [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-17 12:05 Stephan Zimmermann
2006-08-17 12:35 ` Gilles Chanteperdrix
2006-08-17 12:41 ` Philippe Gerum
2006-08-17 12:52 ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17358.3884.837199.868705@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.