Content-Type: text/plain; charset=WINDOWS-1257 Date: Sun, 24 Nov 2002 01:49:32 +0200 From: Ekskavaator Message-ID: MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: debbuging with rhide. NOT. :( User-Agent: Codeforge Sophax 1.5 NNTP-Posting-Host: 80.235.35.197 X-Trace: news.estpak.ee 1038095466 80.235.35.197 (24 Nov 2002 01:51:06 +0200) Lines: 20 X-Complaints-To: usenet AT estpak DOT ee To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gAO002q00871 Reply-To: djgpp AT delorie DOT com Yo! "The selected breakpoint is invalid, probably this file is not compiled with debugging information or for this line is no code generated. (Breakpoint at line 14 in file answer.cpp)" Such error if i try to put a breakpoint. just steping or tracing results in no highlighted line and the view goes to the end of the file. -g is on. also the -lstdcxx -lm -lstdcxx combo. that is all, i belive. And yes there is piles of debug info (running strip makes the file 1meg smaller). What else.. c++.. only header fstream.. i guess that is all. compiles, runs (not as intended, therefore my need to debug) Please, any wacky ideas? Reflections, Siim Põder