== Progress ==

* Investigated attach to process and threads failures (TCWG-95). Almost all problems were fixed with any patch by making an os configuration change on chromebook.

* Ran GDB test suites after OS configuration change on chromebook and updated test results.

* Investigated inline-break.exp test suite failures on arm. GDB seems to be missing one inlined instance on two different functions. Obtained debug info and dumps of obj file without any luck to find the possible cause and fix.

* Started work on integration of different testing scripts. Initially added commandline options in bash script to test let user choose target/host, native-none/native-gdbserver/remote, and testsuite/testcase configurations.

== Plan ==

* Figure out a reason/solution for inline-break.exp failures on arm.

* Investigate and Fix more ARM bugs shown in gdb 7.6 testsuite results.

* Chromebook os update on a faster sd card.

* Side activity work on automation of testing gdb in different configurations and uploading comparison result.