Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Is this information correct?
@ 2002-05-27  5:20 Carlo Wood
  2002-05-27 11:07 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Wood @ 2002-05-27  5:20 UTC (permalink / raw)
  To: gdb

In the next release of libcwd (http://libcwd.sourceforge.net)
I will add the information below.

Because this will reach a few hunderd C++ developers, I wanted
to check with you if this information is correct in your eyes.
Any improvement is welcomed.

-------
A core dump produced by a kernel 2.4 does not
contain enough information for gdb to debug all
threads.  Only the core dumping thread is dumped
and the other threads continue to run for a while.
There exists a kernel patch written by Intel/IBM
that fixes this problem; please read
http://www.apachelabs.org/lkml/200203.mbox/%3c20020315170726.A3405@in.ibm.com%3e
or
http://www.uwsg.iu.edu/hypermail/linux/kernel/0203.1/0963.html

You are strongly advised to use gdb 5.2 for multithreaded
debugging; however, it may be possible that the released
gdb 5.2 is not capable of reading the debug information
that is used by gcc 3.1, I heard (libcwd needed to be fixed
too), the latest CVS version of gdb works though.

Be aware that gdb does hardly support namespaces and
will therefore frequently not find types or variables
in namespaces.  It doesn't look like that this will be
fixed very soon (2002-05-27).
--------

-- 
Carlo Wood <carlo@alinoe.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-29  1:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-27  5:20 Is this information correct? Carlo Wood
2002-05-27 11:07 ` Daniel Jacobowitz
2002-05-27 17:09   ` Carlo Wood
2002-05-27 21:30   ` Carlo Wood
2002-05-28 18:05     ` Andrew Cagney

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