Date: Wed, 28 Jul 93 17:52:18 +0200 From: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) To: buers AT dg1 DOT chemie DOT uni-konstanz DOT de, kuku AT acds DOT physik DOT rwth-aachen DOT de Subject: Re: tracing system calls Cc: djgpp AT sun DOT soe DOT clarkson DOT edu I have surrounded int 21h in turboassist now with some dumping function (into memory) because I'm reluctant of using real mode int's in this place because CPU is in protected mode at that time. I found that debug32 does not disassemble or trace a pushf instruction (9c), by the way. --Chris