Discussion:
[ACTIVITY] 13 - 17 Feb 2017
Prathamesh Kulkarni
2017-02-19 09:53:42 UTC
Permalink
== This Week ==

* gimplefe (5/10)
- Committed patch to add abs_expr
- Committed patch to fix PR79478
- Committed patch to add fma_expr
- Committed patch to fix ICE's in c_parser_gimple_postfix_expression
- Submitted patch to fix incorrect translation for an invalid
test-case, but decided to drop the
patch after discussing with Richard.

* TCWG-1005 (2/10)
- Formatting fixes
- Patch compiles SPEC2K (not benchmarked)

* PR79588 (1/10)
- Fix discussion with Jakub

* Misc (2/10)
- Meetings
- Connect slides

== Next Week ==
- TCWG-1010, TCWG-1005, gimple-fe
Yao Qi
2017-02-20 11:06:54 UTC
Permalink
~ Progress ~
* AArch64 OpenOCD. TCWG-947 [4/10]
AArch64 support is merged to mainline. Works with one Hikey I
borrowed from Peter G.
Still doesn't work with mine.

* Upstream patch reviews. [2/10]
** Review Peter B.'s disassembly option patch.
** DWARF implicit_pointer big-endian patch.
** Python event before_prompt patch.

* Off on Thur and Fri. [4/10]

~ Plan ~
* Go to London again on Tue for Schengen visa.
* Back to GDB work, think about SVE GDB patches,
8.0 release, etc.
--
Yao Qi
Omair Javaid
2017-02-20 19:09:40 UTC
Permalink
=== This Week ===

LLDB ARM/AArch64 hardware breakpoints [TCWG-717] [6/10]
-- Test on Arm hardware and fix issues.
-- Wrote breakpoint command based test-cases for multi-thread tests.
-- Wrote RSP packets based test-cases.
-- Code clean-up, formatting and re basing to latest code.
-- Submit final patch for review after adding tests and arm support.

Initial investigation on LLDB watchpoints set on variables [TCWG-1049] [1/10]

GDB Kernel Awareness [1/10]
-- Looked at STM landing team patches and tried setting up test environment.

LLDB BUD17 Presentation [1/10]
-- Spent some time deciding on content and information gathering.

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

=== Next Week ===

LLDB ARM/AArch64 hardware breakpoints [TCWG-717]
-- Work on review and up streaming.

LLDB BUD17 Presentation
-- Complete slide deck and submit for review.

GDB Kernel Awareness
-- Test submitted patches and develop understanding of project.

Further investigation on LLDB watchpoints set on variables [TCWG-1049]
Loading...