# Progress #
o Ramp up * Credentials, machine access and LDAP updates done.
o Qualcomm Landing Team sunsetting * Returned Qualcomm's Laptop.
o Upstream GDB * Ramping up on reviews. * Gathering data on the current state of GDB on ARM.
o GDB: * GNU-170 - GDB BZ #21221 - gdb hangs while stepping an empty loop - Came up with a little hack/proof-of-concept to get this fixed. Though ugly, it seems fixing this in the front-end may make more sense, as the information i need (source line) is easily accessible in there. - Discussion ongoing with gcc@. GDB clearly needs the compiler to provide more information. * Created JIRA cards for all known pending ARM tasks for GDB, based on Alan's and Joey's input. TODO-ed all of them for the time being.
# Plan #
o GDB: * GNU-170 - GDB BZ #21221 - gdb hangs while stepping an empty loop - Continue pursuing a fix. * Prioritize GDB JIRA cards and start work on them.