View Single Post
Old 07-10-2005   #24 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by Dutch
I don't think that will be very helpfull.. Did you install aircrack via make install ? If that is the case, you have stripped the debugging info available.
My bad, I removed the -g option from the Makefile in beta5. grcore, could you recompile aircrack with this option ? (change "CFLAGS = -s -W -Wall -O2" to "CFLAGS = -g -W -Wall -O2" in the Makefile).
devine is offline   Reply With Quote