== Progress ==

LLDB development
-- Support for running lldb on arm hard float abi targets [TCWG-855] [7/10]
   -- Built lldb-server for armhf trusty chromebook
   -- Figured out problem with lldb-server showing up i386-linux-gnu as target triple.
   -- Verfied load of arm-elf executable and breakpoint setting.
   -- LLDB GDBserver dies while trying to run the target.

Miscellaneous [3/10]
-- Playing with highkey board and setup chromebook with armhf and armel chroots on ssd.
-- Preparing document for Czech Republic visa
-- Meetings, emails, discussions etc.

== Plan ==

LLDB development
 -- Further progress and try to fix run control on armhf targets [TCWG-855]