All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stéphane ANCELOT" <sancelot@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai-help <xenomai@xenomai.org>, valgrind-users@domain.hid
Subject: Re: [Xenomai-help] valgrind
Date: Thu, 29 May 2008 10:53:12 +0200	[thread overview]
Message-ID: <483E6EF8.6090501@domain.hid> (raw)
In-Reply-To: <2ff1a98a0805280101q4e1cc3d9oe73b3de64316f07b@domain.hid>



Gilles Chanteperdrix a écrit :
> On Wed, May 28, 2008 at 9:33 AM, Stéphane ANCELOT <sancelot@domain.hid> wrote:
>   
>> Hi,
>> I tried xenomai integration in valgrind .
>>
>> I have got some problems with __native_muxid  .
>>
>> Is there an easy way to retrieve this value (is it a const?) or is it a
>> variable I have to store and reuse ?
>>     
>
> The muxid is returned by the "xn_sys_bind" system skin syscall. So,
> you have to get it at run-time.
>
>   
OK, but unfortunately, in valgrind, there is a static syscall_table 
containing all  syscalls numbers.

In order solving this problem, I may setup  a static range of syscalls 
for xenomai  and route to concerned valgrind syscall  at execution ?
What are the xenomai syscall ranges ?

Best Regards
S.Ancelot





  reply	other threads:[~2008-05-29  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-28  7:33 [Xenomai-help] valgrind Stéphane ANCELOT
2008-05-28  8:01 ` Gilles Chanteperdrix
2008-05-29  8:53   ` Stéphane ANCELOT [this message]
2008-05-29  9:19     ` 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=483E6EF8.6090501@domain.hid \
    --to=sancelot@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=valgrind-users@domain.hid \
    --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.