public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Mike Simons <msimons@saic1.com>
Cc: egcs@cygnus.com
Subject: Re: debugging for egcs
Date: Sun, 22 Feb 1998 21:43:00 -0000	[thread overview]
Message-ID: <6911.888212683@hurl.cygnus.com> (raw)
In-Reply-To: <199802230525.AAA03604@aura.saic1.com>

  In message < 199802230525.AAA03604@aura.saic1.com >you write:
  >   For Linux and Solaris the "pitiful" description sums up nicely.
  > 
  >   I *think* most of the egcs developers are aware that debugging 
  > C++ programs practically is impossible with gdb 4.16 at least on 
  > Solaris and Linux.
Use -gstabs to force stabs debugging until gdb-4.17 is released (it's
in beta testing right now).

  > (purify 4.1 and egcs 1.0.1 on SunOS 5.5)
  >   On Solaris purify and egcs don't seem to get along very well, the
  > only person around here who has got working binaries out of the 
This is pretty typical -- anytime purify sees something it does not
understand it craps out.  Having dealt with the problems with purify
and gcc over the years -- I can say that every case I've run into so
far where purify chokes has been a Purify bug.  ANd there's not much
we can do about them.

Checker and egcs-1.0 probably don't work.  That's because *many*
fixes went into checker after egcs-1.0 was released.

Current egcs snapshots should work as well as gcc-2.8 with checker;
any regressions would be considered a bug.  We'd need some testcases
to fix them -- but also note that everyone is quite busy, so it may
take a while before anyone can fix your problem.


jeff


  reply	other threads:[~1998-02-22 21:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-20  8:47 D. Bernstein
1998-02-20 16:12 ` Mike Simons
1998-02-22 14:25 ` Jeffrey A Law
1998-02-22 21:25   ` Mike Simons
1998-02-22 21:43     ` Jeffrey A Law [this message]
1998-02-23  2:14       ` Mike Simons
1998-02-24  5:07         ` Jeffrey A Law
     [not found] <9802230548.AA32322@rios1.watson.ibm.com>
1998-02-23  1:13 ` Mike Simons
1998-02-24  5:07   ` Jeffrey A Law
1998-02-23 15:57 Mike Stump
1998-02-24 12:51 Mike Stump
1998-02-24 12:52 ` Jeffrey A Law
1998-02-24 20:44 Mike Stump

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=6911.888212683@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=msimons@saic1.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).