== Progress ==

* GDB reverse debugging on aarch64
  -- Scored through a64 instruction set details. [1/10]
  -- Completed testing and implementation of all basic structures. [TCWG-398] [1/10]
  -- Started decoding aarch64 load store instructions for recording. [TCWG-401] [2/10]
  -- Completed decoding of aarch64 branch instructions. [TCWG-400] [2/10]
  -- Scored through a32 instruction set and researched on a32 recording. [2/10]

* Miscellaneous [2/10]
  -- UK visa application process
  -- Tools cauldron and TCWG sprint bookings etc.
  -- Meetings

== Plan ==

* GDB reverse debugging on aarch64
  -- Complete decoding of aarch64 load store instructions. [TCWG-401]
  -- Completed decoding of aarch64 exception and system instructions. [TCWG-400]