When ALSR is on and you use the gdb debugger, ASLR get disabled for the debugging session, this is normal.  This allows the user to debug and not have things continually change. There is a setting to enable ASLR while in gdb if desired, but not necessary for this lab.