Message-ID: From: Fritsch Alexander To: "'djgpp AT delorie DOT com'" Subject: AW: djgpp and profiling under NT Date: Fri, 3 Dec 1999 08:29:15 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com > On Thu, 2 Dec 1999, Fritsch Alexander wrote: > > > But the program compiled with -pg always crashes the Virtual DOS > Machine. > [ Eli Zaretskii [eliz AT is DOT elta DOT co DOT il] ] > I think this is a limitation/bug of NT: programs that catch signals such > as SIGALRM and SIGFPE crash. And profiling triggers SIGALRM > periodically, to sample the program counter. > Thank you very much the reply. I tried my exe-file at home in the dosbox of Win95 and there the program runs without trouble and the produced gmon.out also contains timings different from zero. So NT really seems to be reason of the crashes. But as a djgpp first time user I assumed of course that it could be my fault ... Kind regards Alexander Fritsch