If the issue was not solved yet, I can take a look at it if you send me
the disassemble outputs with/without the breakpoints.
Thanks.
Em 26/03/2018 12:32, Davide Italiano escreveu:
> Thanks, I'll take a look at the bots myself.
>
> On Mon, Mar 26, 2018 at 8:24 AM, Pavel Labath wrote:
>> I was al
Thanks, I'll take a look at the bots myself.
On Mon, Mar 26, 2018 at 8:24 AM, Pavel Labath wrote:
> I was also looking at this because it broke on our android bots. I have just
> committed r328504 to fix those, and I believe it will fix the issues you are
> seeing on osx (but I'll probably need t
I was also looking at this because it broke on our android bots. I have
just committed r328504 to fix those, and I believe it will fix the issues
you are seeing on osx (but I'll probably need to go home before I can
verify that).
On Mon, 26 Mar 2018 at 16:14, Davide Italiano wrote:
> This commi
This commit broke the Jenkins macOS x86-64 bots
http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/5943/testReport/junit/TestDisassembleBreakpoint/DisassemblyTestCase/test_dwarf/
Can you take a look? (if you can't, let me know).
Thanks,
--
Davide
On Mon, Mar 26, 2018 at 5:42 AM, Pavel Lab
Author: labath
Date: Mon Mar 26 05:42:07 2018
New Revision: 328488
URL: http://llvm.org/viewvc/llvm-project?rev=328488&view=rev
Log:
Add and fix some tests for PPC64
Summary:
TestExprsChar.py
Char is unsigned char by default in PowerPC.
TestDisassembleBreakpoint.py
Modify disassemble testcase to