From: THIERRY DOT T DOT I DOT IMMORDINO AT TSI DOT thomson DOT fr Date: 30 Sep 1997 17:11:48 -0100 Delivery-Date: 30 Sep 1997 17:05:51 +0100 Message-Type: Multiple Part Original-Encoded-Information-Types: IA5-Text Message-ID: <00014D04.MAI*/G=THIERRY/I=TI/S=IMMORDINO/O=TSI/PRMD=THOMSON/ADMD=ATLAS/C=FR@MHS> Importance: normal Subject: Protected mode violation Autoforwarded: FALSE To: djgpp AT delorie DOT com Conversion: Allowed Conversion-With-Loss: Allowed Alternate-Recipient: Allowed Content-Identifier: CSI NC V3.0 Precedence: bulk From immordino AT tsi DOT thomson DOT fr Hi, I want to HALT the execution of my target (a 386ex with dos), I exucute an : __asm__ ("hlt"); But the result is ... Exiting due to signal SIGSEGV General Protection Fault at eip=00001612 Even if I use CWSDPR0.EXE as DPMI server. Is it possible to use an "hlt" instruction with djgpp2.01 ? Thierry