Quote:
|
Originally Posted by grcore
I ran gdb from the directory aircrack was compiled in, and I get similar results.
(Im not a programmer, so I dont know what gdb is, just trying to help).
g
|
See devines post above.. He had removed the gcc switch that enables debugging information in the compiled executable. Follow his instructions then run gdb as you did before.
(gcc = Gnu C Compiler, gdb = Gnu DeBugger)
Dutch