* 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.

-- 
Yao Qi
_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to