Date: Tue, 7 Feb 1995 23:06:45 -0500 (EST) From: Long Doan To: Kimberley Burchett Cc: DJGPP Mailing List Subject: Re: program crashed only when profiled On Tue, 7 Feb 1995, Kimberley Burchett wrote: > Ha ha!!! :) Finally I think I understand a problem I've been beating > my head on for the last two months. :) :) :) :) > I knew about this but it just hadn't clicked... Of course, now I have > to deal with the problem that the only way to fix this is to wait for V2, > but since my prog won't (yet) work in DPMI, that's no solution at all. :( In the mean time, try optimizing your code (try asm, ...) and I think that it'll do. Also, don't try to call a lot of functions (expectially those that drops to real mode) in the handler. Hope that helps, Long. +--------------------------------------------------------+ | Long Doan ldoan1 AT osf1 DOT gmu DOT edu | | ld AT netrix DOT com | +--------------------------------------------------------+