# Progress #

* TCWG-1159,New design of GDB/GDBserver target description.  [3/10]
  Looks people who can review my patches is on holiday, so I committed
  7 patches and leave the rest 19 patches there.  Need to think about
  how to make people more confident on these patches.

* PR 21717, PR 21555, fixed.  Pushed to master and 8.0 branch.
  [1/10]

* TCWG-1162, Test GDB+OpenOCD with AArch64 boards.  [3/10]
    I can run gdb regression tests with OpenOCD on HiKey.  After I power
  cycle the board, the first several tests can run, but the following
  tests failed because the board goes to an odd state.  Something wrong
  in OpenOCD side.
  Try GDB aarch64 bare-metal debugging with QEMU, and then find a bug
  in newlib which doesn't initialize FPU, so some FPU instruction will
  trigger und exception.

* TCWG-561, Handle unavailable memory during frame unwinding. [2/10]
  Lear C++ move assignment and move constructor.  Finish the code, and
  testing the patches.

* Send my GDB target description talk abstract to Linaro SFO17.

* Misc [1/10]

# Plan #

* Mon and Tue off.
* TCWG-561, TCWG-1159.

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

Reply via email to