Hi,
All programs was compiled with winemaker.
$ ./dlg32 Segmentation fault (core dumped)
$ gdb dlg32 core GNU gdb 5.0 .... Core was generated by `./dlg32'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/libntdll.so...Segmentation fault (core dumped)
$ winedbg dlg32 Console: Making console complex (creating an xterm)... xterm: unable to open font "vga", trying "fixed".... passed master doesn't match slave name
I am using: gcc 2.96 kernel 2.2.19 mfc 4.2 compiled wine by CVS 20011023
Any idea ?? What is the problem with winedbg ?? and gdb ?? i already had tried with gcc 2.95 !! Thank You