> > Is there anything I can do to track this down ? I have a non-stripped exe, > ig yuo give me detailed instruction on how to run it with gdb I can send you > the output (if any, since I have to manually kill when it freezes). >
Assuming that you have gdb installed in your path: make a copy of the gnubg.bat file and just insert gdb before gnubg.exe on the same line. Run ->Crash -> type bt in the gdb prompt Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
