c++/5859: gdb fails to break in C++ MPI code

Julian C. Cummings cummings@cacr.caltech.edu
Mon Apr 1 12:06:00 GMT 2002


Actually, I was able to resolve the problem.  I filed a
bug report on the gdb debugger.  Someone responded to that
bug report and told me to update to version 2.12 of GNU ld.
Using the newer version of the loader resolved the problem.
Thank you for following up with my bug report.

Regards, Julian C.


Dr. Julian C. Cummings
Staff Scientist, CACR/Caltech
(626) 395-2543
cummings@cacr.caltech.edu
 

> -----Original Message-----
> From: bkoz@gcc.gnu.org [mailto:bkoz@gcc.gnu.org]
> Sent: Monday, April 01, 2002 11:32 AM
> To: cummings@cacr.caltech.edu; gcc-bugs@gcc.gnu.org;
> gcc-prs@gcc.gnu.org; nobody@gcc.gnu.org
> Subject: Re: c++/5859: gdb fails to break in C++ MPI code
> 
> 
> 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&data
base=gcc&pr=5859



More information about the Gcc-bugs mailing list