This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/15399] static link causes segfault under gdb when call is used


------- Additional Comments From tosa at nmr dot mgh dot harvard dot edu  2004-05-12 21:37 -------
Subject: Re:  static link causes segfault under gdb when
 call is used

Hi,

I disagree with the change.

I confirmed that this happens on three platform (my report is
on RedHat 9) thanks to my friend who has the following systems:

Gentoo:      2.6.5-gentoo-r1, gcc 3.3.2, gdb 6.0
Mandrake:  2.6.3-4mdk,       gcc 3.3.2, gdb 6.0-2mdk

Please be careful.   If you compiled with shared libc.so, then
you don't see the problem.   Please check the executable by ldd.

Thanks.

Tosa

pinskia at gcc dot gnu dot org wrote:

>------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-12 16:41 -------
>This works for me with gcc 3.2.2 and gdb 5.1.90CVS-3 and gdb 2004-04-17-cvs so this must be a 
>bug in the version of gdb you are using.
>
>  
>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15399


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]