This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/15399] static link causes segfault under gdb when call is used
- From: "tosa at nmr dot mgh dot harvard dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 21:37:16 -0000
- Subject: [Bug debug/15399] static link causes segfault under gdb when call is used
- References: <20040512154746.15399.tosa@nmr.mgh.harvard.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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