Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-22 Thread IvankoB
> Hmm.. Has never happened today if "File->SaveAll" was performed before > pressing F9. And very rare if there're 5+ seconds between last source change (w/o saving) & pressing F9. -- Live Security Virtual Conference

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-22 Thread IvankoB
> Hmm.. Has never happened today if "File->SaveAll" was performed before > pressing F9. > > Since MINGW GDB 7.4 (2012june) is more verbose then some more investigations were taken: MSEide stops on reading from pipe "\Device\NamedPipe\Win32Pipes.09d0.0002" by SYS_READ(FD=1744(dec)=6

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-22 Thread IvankoB
6D0: File (---) \Device\NamedPipe\Win32Pipes.09d0.0002 [...] 6D4: File (---) \Device\NamedPipe\Win32Pipes.09d0.0002 Here, the pipe \Device\NamedPipe\Win32Pipes.09d0.0002 is accessed by two file handles 6D0 & 6D4. ---

Re: [MSEide-MSEgui-talk] Message window font changes while compiling

2012-06-22 Thread Graeme Geldenhuys
Hi, > As designed, it stems from the time where anti-aliased textdrawing of the many > message lines used most of the CPU power. OK. > Does it switch back to anti-aliased > automatically when compiling is finished? Yes it does - so no bug then. -- Regards,   - Graeme -