Curtis L. Olson writes:
> 
> You have to compile with "-g" to include debugging symbols so that the 
> back trace makes sense.  That said, the very few times I've tried to run 
> gdb with flightgear on windows, I was never very successful.

GDB might have some problems on 95,98 and WinMe,  but runs fine 
on any WindowsNT variant.

Of course as Curt says you do need to compile with the "-g" switch
for debugging I usually use  'CXXFLAGS = -g -O2'
which IIRC is the default setting for our configure scripts

Norman

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to