== Progress ==
* GDB Record and Replay (TCWG-197) Studied ARM Thumb32 instruction encoding for thumb32 encoding Studied existing arm/thumb code for instruction decoding and recording Setup remote debug environment to debug arm native gdb record/replay code.
* Spent a couple of hours reading gdb wiki pages and identified some improvement which I will make in coming weeks.
* Prepared US visa application documents.
== Plan ==
* GDB Record and Replay: write code for decoding and recording thumb32 instructions.