All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Roderik_Wildenburg@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: AW: AW: [Xenomai-core] vxworks-skin taskSpawn
Date: Wed, 01 Mar 2006 14:46:11 +0100	[thread overview]
Message-ID: <4405A5A3.6020303@domain.hid> (raw)
In-Reply-To: <5D63919D95F87E4D9D34FF7748CE2C2A1C3EE6@domain.hid>

Roderik_Wildenburg@domain.hid wrote:
> Philippe Gerum wrote :
> 
>>I've run the satch example successfully on an Icecube board 
>>here using -rc2. 
>>What's the status of this issue on your side? Was it a timer 
>>configuration issue as suspected by Gilles?
>>
> 
> 
> Status is unchanged. I still try to debugg satch with gdb/ddd and have been a little bit successfull with this.
  But I face more and more problems the deeper I dig into the system (e.g. 
unresolved symbols when compiling vxWorks-examples
  with --debug enabled (see other thread)

This has been fixed in the repository:
http://mail.gna.org/public/xenomai-help/2006-02/msg00149.html

  or now, gdb moans about "cannot find bounds of current function" (do you have 
any idea, what this means ?))
> 

It means that GDB is confused actually; while stepping into some code, it could 
not locate the routine the current text address belongs too. This might happen 
when interrupting the program execution while it was running some code GDB has no 
symbolic information about. Nothing to worry about, unless GDB would not find any 
symbol at all.

> I don´t think it is a timer problem, as my timer is running in oneshot mode and not in
  continous mode what causes the problem on Gilles system. But I am not shure.

Could you try running "strace" on your program? TIA,

> 
> Nevertheless, thank you for asking !! If you have any other suggestions what I can do, please let me know. I will inform you when the status changes on my side.
> 
> Best Regards
> Roderik
> 
> 
> 


-- 

Philippe.


  reply	other threads:[~2006-03-01 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01 13:23 AW: AW: [Xenomai-core] vxworks-skin taskSpawn Roderik_Wildenburg
2006-03-01 13:46 ` Philippe Gerum [this message]
2006-03-01 16:43   ` 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=4405A5A3.6020303@domain.hid \
    --to=rpm@xenomai.org \
    --cc=Roderik_Wildenburg@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.