[ACTIVITY] 07 Nov -- 11 Nov

2016-11-11 Thread Yao Qi
# Progress # * TCWG-547. Change software_single_step interface to return a vector of address Patches are pushed in. Done. [1/10] * TCWG-923, Use regcache instead of frame in software_single_step. [3/10] Patches are finished. Tests are needed. * TCWG-333, Fix gdb.base/func-ptrs.exp

[ACTIVITY] 7-11 November 2016

2016-11-11 Thread Peter Smith
TCWG-901 Investigate lld as a system linker - Installed lld as the system linker on my Chromebook and attempted to build and run things to see what breaks - Only one unknown concrete problem found so far, thunks to undefined symbols with PLT entries don't work. This seems to be common in python C

[ACTIVITY] 7-11 November 2016

2016-11-11 Thread Diana Picus
== Progress == * Rewrite llvm-projs in Python [TCWG-833] [2/10] - Investigated clitest for testing the scripts - It seems to be a bit unwieldy for our purposes, so in the end it's probably a better idea to abuse Python's unittest module even for higher level tests (they'll be in a different