From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: I'm still having problems ... Date: Tue, 19 May 1998 15:44:42 -0400 Organization: Nortel Lines: 30 Message-ID: <3561E12A.45AC@nortel.ca> References: <08d873508151358PROXY AT sion DOT net> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Inkel AT sion DOT com wrote: > > with profiling a program. > > After run the program (ie foo.exe), I run > > gprof foo.exe > > And I have this error: > > gmon.out: No such file or directory (ENOENT) > > What mean this? I've read the FAQ, I'm doing everything OK, but I'm > still having problems, why? > > TIA > Leandro M. "Spawn" López (mailto:inkel AT sion DOT com) > Directly from Argentina. (Excuse my english) > "See you in the coffee shop" Jerry Senfield (14-5-98) > > --------------------------------------------------------------- > > Name: foo.c > Part 1.2 Type: Plain Text (text/plain) > Encoding: 7bit Hi Inkel, could it be that this requires a cof file not exe just like the older version of gdb. Regards Ian.