X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Fri, 01 Feb 2002 21:54:56 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <2593-Fri01Feb2002215456+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3C5AF9B4.14429.27FDF9@localhost> (pavenis@lanet.lv) Subject: Re: gcc-3.X and GDB References: <3C5AF9B4 DOT 14429 DOT 27FDF9 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: pavenis AT lanet DOT lv > Date: Fri, 1 Feb 2002 20:25:24 +0200 > > One of troubles with debugging C++ code built with gcc-3.0.X using GDB > (or RHIDE) is that GDB show completely wrong file and line for procedures > which don't have debug info (like strcpy()). Does it matter what debug info (COFF, stabs, DWARF2) was it compiled with?