comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: How to decipher windsh output on page faults?
Date: Wed, 06 Jun 2001 23:00:07 GMT
Date: 2001-06-06T23:00:07+00:00	[thread overview]
Message-ID: <XByT6.1635$bA3.81480@www.newsranger.com> (raw)
In-Reply-To: 9flkne$skm$1@newstoo.ericsson.se

In article <9flkne$skm$1@newstoo.ericsson.se>, Petter Fryklund says...
>
>There is a lot of information written to a windsh upon a page fault, ie
>Program Counter, Status Register, Error Code and something that looks like
>Stack Info. The Stack Info consists of reference to different packages in
>the progamme ie
>..lin.C.3A.5Cusr.5CPetter.5Cadawork.5CVxWorks.5CFS.5CTimingBuild.5Ctiming.4.
>22 (790194, &--dope33..C.3A.........)
>
>This is obviously the whole path to the source of a package followed by,
>possibly or probably, some kind of reference to subprogram (4.22).

I asked GreenHills the same question, and was told about what you already
guessed. Its the name of the package and possibly routine. Unfortunately they
(according to the engineer I talked to) do not include enough information in
that symbol name to tell you what line it is. 

The best way to figure it out is to run your program with the GreenHills
debugger attached. Then you can ask to "go to" that address, and it should show
you the surrounding source.

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html
          home email - mailto:dennison@telepath.com



      reply	other threads:[~2001-06-06 23:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-06 16:27 How to decipher windsh output on page faults? Petter Fryklund
2001-06-06 23:00 ` Ted Dennison [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox