comp.lang.ada
 help / color / mirror / Atom feed
From: Wes Groleau <wwgrol@sparc01.ftw.rsc.raytheon.com>
Subject: Re: Rational 3..2.0b and Solaris 8 does it work ?
Date: Thu, 25 Oct 2001 11:03:19 -0500
Date: 2001-10-25T11:03:19-05:00	[thread overview]
Message-ID: <3BD837C7.4D3C542E@sparc01.ftw.rsc.raytheon.com> (raw)
In-Reply-To: 3BD82D62.5BD8DD7@sparc01.ftw.rsc.raytheon.com



Wes Groleau wrote:
> 
> garilla wrote:
> > under Solaris 2.8 or (Solaris 8) the application cores out without
> > even executing the first line of code.  I can't use the debugger

For things like this, I find  truss  VERY useful.
Takes some practice to interpret the results, but
it will show you what killed it, as well as some
clues into what it was doing immediately before.

You might also try gdb or some other "outside"
debugger.  I have successfully used gdb to get
stack dumps out of core files from Apex links.

Due to the nature of Apex, other debuggers
do not have access to all symbols, but they
can do stack tracebacks.

Also, try 'ldd <executable>' on both OSes --
there might be a shared library missing or the wrong version

-- 
Wes Groleau
http://freepages.rootsweb.com/~wgroleau



  reply	other threads:[~2001-10-25 16:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-25  0:06 Rational 3..2.0b and Solaris 8 does it work ? garilla
2001-10-25 15:18 ` Wes Groleau
2001-10-25 16:03   ` Wes Groleau [this message]
2001-10-25 18:31 ` Wes Groleau
2001-10-26 10:44   ` Rational 3..2.0b and Solaris 8 does it work ? - ada.gif (0/1) garilla
2001-10-26 10:49   ` garilla
2001-10-26 10:56   ` garilla
2001-10-25 21:52 ` Rational 3..2.0b and Solaris 8 does it work ? Pete E
2001-10-26 10:45   ` garilla
2001-11-02  1:54     ` David Brown
replies disabled

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