public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: debug/5433: Severe debugging problems
Date: Sat, 19 Jan 2002 08:36:00 -0000	[thread overview]
Message-ID: <20020119163601.27003.qmail@sources.redhat.com> (raw)

The following reply was made to PR debug/5433; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@mvista.com>
To: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: debug/5433: Severe debugging problems
Date: Sat, 19 Jan 2002 11:26:42 -0500

 On Sat, Jan 19, 2002 at 05:11:42PM +0100, Peter Schmid wrote:
 > 
 > >Number:         5433
 > >Category:       debug
 > >Synopsis:       Severe debugging problems
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    unassigned
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Sat Jan 19 08:16:00 PST 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Peter Schmid
 > >Release:        3.1 20020117 (experimental)
 > >Organization:
 > TU Darmstadt
 > >Environment:
 > System: Linux kiste 2.4.17 #7 Thu Jan 3 17:21:51 CET 2002 i686 unknown
 > Architecture: i686
 > SuSE 7.3
 > glibc 2.2.4
 > host: i686-pc-linux-gnu
 > build: i686-pc-linux-gnu
 > target: i686-pc-linux-gnu
 > configured with: ../gcc/configure --enable-shared --disable-nls --enable-threads --enable-languages=c,c++,f77,objc
 > >Description:
 > Debugging c++ code on the main line does not work. For example, consider
 > the following code tl.C. The most recent gdb snapshot emits the
 > strange 
 > "Locale = {static none = Internal: global symbol `_ZNSt6locale4noneE' found in ../../../../gcc/libstdc++-v3/src/locale.cc psymtab but not in symtab.
 > _ZNSt6locale4noneE may be an inlined function, or may be a template function
 > (if a template, try specifying an instantiation:
 > _ZNSt6locale4noneE<type>)" 
 > message. 
 > 
 > Printing the variable Locale does not work, either. There is a "Cannot
 > access memory at address 0x0" message, all following methods and
 > variables are not accessible by the debugger, making debugging of c++
 > programs nearly impossible. The most recent gdb 5.1 snapshot does not
 > emit the psymtab/symtab message but the problems encountered are the
 > same.
 > 
 
 These are GDB bugs, not GCC, presumably.  Please file the PR on GDB.
 
 Namespace support in particular is lacking.  I would guess that's what
 you're hitting here.
 
 -- 
 Daniel Jacobowitz                           Carnegie Mellon University
 MontaVista Software                         Debian GNU/Linux Developer


             reply	other threads:[~2002-01-19 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-19  8:36 Daniel Jacobowitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-16 14:47 dberlin
2002-01-19  8:16 Peter Schmid

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=20020119163601.27003.qmail@sources.redhat.com \
    --to=drow@mvista.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.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 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).