I just compiled the Smaug with the latest beta of Dev-C++ (what a nightmare!) and it runs fine. But when I try to debug it with gdb (to find out where first_auth is initialized before being used--it's driving me crazy!) gdb crashes saying that it can't find ntdll.dll.
GDB will debug other programs fine, and Smaug will run fine without the debugger running....
What the heck is ntdll.dll???? I'm running windows XP, not NT.
GDB will debug other programs fine, and Smaug will run fine without the debugger running....
What the heck is ntdll.dll???? I'm running windows XP, not NT.