* New year holiday
# Progress #
* GDB 8.1 release. 8.1 branch is created. Fix GDB and GDBserver build failure in release mode. Patches are posted.
Looking at several test fails caused by new GCC emitting multiple line entries for the same line but with different columns, like,
i = 1; j = 2;
GDB can't step over the whole source line, and program stops at the middle of the source line.
# Plan #
* GDB 8.1 release. * Resume my pending patches on removing MAX_REGISTER_SIZE.
linaro-toolchain@lists.linaro.org