[Lldb-commits] [PATCH] D38394: Fix dumping of characters with non-standard sizes

2017-09-29 Thread Petr Pavlu via Phabricator via lldb-commits
petpav01 created this revision. Herald added subscribers: kristof.beyls, aemerson. - Prevent dumping of characters in `DumpDataExtractor()` with `item_byte_size` bigger than 8 bytes. This case is not supported by the code and results in a crash because the code calls `DataExtractor::GetMaxU64Bit

[Lldb-commits] [PATCH] D38323: Enable breakpoints and read/write GPRs for ppc64le

2017-09-29 Thread Alexandre Yukio Yamashita via Phabricator via lldb-commits
alexandreyy marked 6 inline comments as done. alexandreyy added a comment. In https://reviews.llvm.org/D38323#883429, @clayborg wrote: > Looks fine. One main questions for new linux archs in particular: is linux > using the lldb-server to debug these days even when debugging locally? If so, > t

[Lldb-commits] [PATCH] D38323: Enable breakpoints and read/write GPRs for ppc64le

2017-09-29 Thread Alexandre Yukio Yamashita via Phabricator via lldb-commits
alexandreyy updated this revision to Diff 117197. alexandreyy marked 6 inline comments as done. alexandreyy added a comment. Remove duplicated structs and change register set types https://reviews.llvm.org/D38323 Files: source/Plugins/Process/Linux/CMakeLists.txt source/Plugins/Process/Linu

[Lldb-commits] [PATCH] D38394: Fix dumping of characters with non-standard sizes

2017-09-29 Thread Jim Ingham via Phabricator via lldb-commits
jingham added a comment. This looks fine to me. I'd give Greg a little time to weigh in, this is much more his code than mine. But I don't see any problem with this, and thanks for the tests! Comment at: source/Core/DumpDataExtractor.cpp:275-281 + // Reject invalid ite

[Lldb-commits] Buildbot numbers for the week of 09/03/2017 - 09/09/2017

2017-09-29 Thread Galina Kistanova via lldb-commits
Hello everyone, Below are some buildbot numbers for the week of 09/03/2017 - 09/09/2017. Please see the same data in attached csv files: The longest time each builder was red during the week; "Status change ratio" by active builder (percent of builds that changed the builder status from greed to

[Lldb-commits] Buildbot numbers for the week of 09/10/2017 - 09/16/2017

2017-09-29 Thread Galina Kistanova via lldb-commits
Hello everyone, Below are some buildbot numbers for the week of 09/10/2017 - 09/16/2017. Please see the same data in attached csv files: The longest time each builder was red during the week; "Status change ratio" by active builder (percent of builds that changed the builder status from greed to

[Lldb-commits] Buildbot numbers for the week of 09/17/2017 - 09/23/2017

2017-09-29 Thread Galina Kistanova via lldb-commits
Hello everyone, Below are some buildbot numbers for the last week of 09/17/2017 - 09/23/2017. Please see the same data in attached csv files: The longest time each builder was red during the week; "Status change ratio" by active builder (percent of builds that changed the builder status from gre