X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Tue, 2 Apr 2002 20:48:48 -0500 Message-Id: <200204030148.g331mml24696@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: sahaby AT vif DOT com CC: djgpp AT delorie DOT com In-reply-to: <3CAA5C53.6020805@vif.com> (message from Sahab Yazdani on Wed, 03 Apr 2002 01:37:53 GMT) Subject: Re: DOS/Windows Pointer Corruption References: <3CAA5C53 DOT 6020805 AT vif DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > PS. why doesn't symify give line numbers on a traceback anymore?? it > still gives function names (although mangled up cuz of C++) and > filenames, but the line number is always 0 now. i guess it has > something to do with my upgrading to GCC 3.0.3? any fixes?? Are you compiling with -g ?