From: Marcel Lanz <marcel.lanz@ds9.ch>
To: gdb@sources.redhat.com
Subject: gdb, c++ & namespaces
Date: Wed, 14 Jan 2004 10:16:00 -0000 [thread overview]
Message-ID: <20040114101607.GE21220@ds9.ch> (raw)
I have a C++ program using namespaces.
If I try to display a pointer to an instance like
sys::net::UDPSocket* s;
I get the following error from gdb (trough ddd):
can't find class named sys::net::UDPSocket, as given by C++ RTTI
If I have a reference to such an instance. No problem.
I use -g to compile with debug information.
Is there a limitation for namespace support in gdb, g++ ?
-V outputs:
GNU gdb 5.2.1
gcc version 3.3.1
ddd 3.3.1
--
Marcel Lanz
http://www.ds9.ch/lanz/
marcel.lanz@ds9.ch | marcel.lanz@n-1.ch
GnuPG: F975 C6F7 04C8 642B 6DF4 4DF4 2945 F02A 797E 7DAB
next reply other threads:[~2004-01-14 10:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-14 10:16 Marcel Lanz [this message]
2004-01-14 11:36 Michael Elizabeth Chastain
2004-01-14 11:54 ` Marcel Lanz
2004-01-14 12:02 Michael Elizabeth Chastain
2004-01-14 12:43 ` Marcel Lanz
2004-01-14 13:49 ` Marcel Lanz
2004-01-14 13:55 ` Daniel Jacobowitz
2004-01-14 15:29 ` Andrew Cagney
2004-01-14 15:35 ` Marcel Lanz
2004-01-14 16:00 ` Andrew Cagney
2004-01-14 14:17 Michael Elizabeth Chastain
2004-01-14 14:26 ` Marcel Lanz
2004-01-15 8:02 ` Eli Zaretskii
2004-01-16 22:04 ` Gabriel Dos Reis
2004-01-15 12:51 Michael Elizabeth Chastain
2004-01-15 14:07 ` Marcel Lanz
2004-01-15 14:26 ` Robert Zeh
2004-01-16 22:09 ` Gabriel Dos Reis
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=20040114101607.GE21220@ds9.ch \
--to=marcel.lanz@ds9.ch \
--cc=gdb@sources.redhat.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