Discussion:
[ACTIVITY] 30 Jan - 3 Feb 2017
Prathamesh Kulkarni
2017-02-04 13:58:57 UTC
Permalink
== This Week ==

* TCWG-1006 (2/10)
- Created prototype patch for propagating returns_nonnull along the
same lines as malloc.

* TCWG-1010 (2/10)
- Continuing to work on prototype for bitwise dce

* ICE with __builtin_abs with -fgimple (2/10)
- Posted patch upstream

* Sick leave (2/10)

* Misc (2/10)
- Setting up docker on tcwg-ex40-01
- Meetings

== Next Week ==
- TCWG-1010, TCWG-548
Omair Javaid
2017-02-06 04:14:53 UTC
Permalink
=== This Week ===

LLDB ARM/AArch64 hardware breakpoints [TCWG-717] [9/10]
-- Wrote multi-threaded implementation of hardware breakpoints.
-- Added thread specific handlers to create hardware breakpoints.
-- Basic multi-threaded test application works after some fixes and debugging.
-- Committed fix for LLDB AArch64 android gcc build failure

Miscellaneous Activities [1/10]
-- Meetings, Emails etc.

=== Next Week ===

LLDB ARM/AArch64 hardware breakpoints [TCWG-717]
-- Write LLDB testsuite test cases for hardware breakpoints
-- Code clean-up and first version patch submission
-- Start work on Arm register context changes for hardware breakpoints.
Yao Qi
2017-02-06 09:09:23 UTC
Permalink
~ Progress ~
* AArch64 OpenOCD. [6/10]
Solder and desolder the JTAG joint on HiKey. Tried different JTAG
options, but still can't get OpenOCD working.

* Patches review. [3/10]
** ILP32 GDB. Help cavium to reduce fails from 500 to 70.
GDB patch is OK, but there are still some regressions on ilp32
vs. lp64 on aarch64. Steve is still investigating on them.
** SVE GDB. Remove MAX_REGISTER_SIZE. Look people tend to agree
the way removing MAX_REGISTER_SIZE. Looking forward to Alan's
patches :)
** Kernel awareness debugging. Reviewed the cover letter of IBM's
patches. Want to share the common kernel debugging part between
IBM and Linaro.

* Schengen visa. [1/10] Fill in more in application form. Document
preparation.

~ Plan ~
* Kernel awareness debugging. Continue reviewing IBM's patches, and
figure out how to share the code.
* Go to London for visa application on Friday.
--
Yao Qi
Loading...