Xref: news2.mv.net comp.os.msdos.djgpp:4146 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems compiling for gprof Date: Wed, 22 May 1996 08:26:16 CDT Organization: Rice University, Houston, Texas Lines: 9 Message-ID: <31a315f8.sandmann@clio.rice.edu> References: <4nto0d$4uq AT news DOT mcn DOT net> <4nttq2$7kh AT news DOT mcn DOT net> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp cranston AT mcn DOT net (Dave Smith) wrote: > Some programs compiled with profiling information generate a page fault, > I would appreciate any help. You need to symify the output if it contains traceback information, and post the entire trace if you can't figure out the problem. Profiling did not get a lot of testing, so may be dependent on the memory manager or some other subtile change to work 100% of the time.