# Progress #
* GDB 8.0 release. TCWG-1050, [1/10] Nothing new. Make sure Linaro GCC 7 release can pick up GDB 8.
* SVE GDB. TCWG-1040, [6/10] ** Finish sve gdb target description doc, and send it to Alan. The work needed in GDB side becomes more and more clear, however, it is still unclear in GDBserver side. ** Post my patches about unit test to value/register conversion gdbarch hooks. ** Post my RFCs to make GDB target descriptions more flexible.
* Misc, [3/10] ** Learn C++ template. ** Some patches review upstream.
# Plan #
* Upstream my GDB disassembler patch, which unify the disassembler selection in both gdb and objdump. * Back to the work on handling function pointer assignment in thumb mode. TCWG-333.