In article <Pine.OSF.3.91.951228203521.14115A-100000_at_krtkg1.rug.ac.be> you wrote:
: Dear gdb-users,
: I'm running digital unix 3.2c and osf v 2.0. It seems like or gbd isn't
: working anymore for osf 3.2C, or osf 3.2C has a broken file. I'm not sure.
Many thanks to Peter Schauer, who confirmed that there was a problem with gdb, because osf 3.2c strips debugging symbols from startup files and shared libs.
He also sent me a patch to solve the problem.
I wish also to thank "Steven W. Orr" <steveo_at_uniprise.com> for helping me to isolate the problem.
Christophe Colle
--------
Date: Fri, 29 Dec 95 16:12:05 MET
From: "Peter.Schauer" <Peter.Schauer_at_regent.e-technik.tu-muenchen.de>
To: Christophe Colle <colle_at_krtkg1.rug.ac.be>
Subject: Re: gdb and digital unix 3.2C
OSF 3.2C strips all debugging symbols from startup files and shared libraries,
and gdb-4.15 is unable to deal with it.
Below is a bunch of patches that handle all known gdb-4.15/OSF-3.2C problems,
they will be part of the next GDB release.
Received on Fri Dec 29 1995 - 20:54:50 NZDT