This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5859: gdb fails to break in C++ MPI code
- From: bkoz at gcc dot gnu dot org
- To: cummings at cacr dot caltech dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 1 Apr 2002 19:31:45 -0000
- Subject: Re: c++/5859: gdb fails to break in C++ MPI code
- Reply-to: bkoz at gcc dot gnu dot org, cummings at cacr dot caltech dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: gdb fails to break in C++ MPI code
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Mon Apr 1 11:31:45 2002
State-Changed-Why:
This actually is either a g++ bug, a gdb bug, or a combination of the both of them. What I suggest you do is try to make a smaller test case: having people download code (even free code) to reproduce this bug is pretty much a non-starter. You'll need a completely self-contained testcase to start with.
In general, C++ debugging is pretty weak. This is a known issue, unfortunately.
-benjamin
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5859