From: mhkhung AT electrical DOT watstar DOT uwaterloo DOT ca To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Mon, 23 Nov 1992 14:57:48 EST Is there any FAQ in this mailing list already ? Anyway, I have some trouble using gprof. gprof said every functions used 0.00 time. Is this the right way to use gprof ? gcc -nostdlib filename.c gcrt0.o -lc_p go32 a.out gprof Also, is there any doc on how to use debug32 ? It seemed easy to use but I cannot even set a break point.... help.... Thanks Michael