[Lldb-commits] [lldb] r283728 - [LLDB][MIPS] Fix register read/write for 32 bit big endian system

2016-10-10 Thread Nitesh Jain via lldb-commits
Author: nitesh.jain Date: Mon Oct 10 04:02:41 2016 New Revision: 283728 URL: http://llvm.org/viewvc/llvm-project?rev=283728&view=rev Log: [LLDB][MIPS] Fix register read/write for 32 bit big endian system Reviewers: clayborg, labath Subscribers: jaydeep, bhushan, mohit.bhakkad, slthakur, llvm-com

[Lldb-commits] [lldb] r283729 - [LLDB][MIPS] Fix TestReturnValue failure for MIPS

2016-10-10 Thread Nitesh Jain via lldb-commits
Author: nitesh.jain Date: Mon Oct 10 04:16:20 2016 New Revision: 283729 URL: http://llvm.org/viewvc/llvm-project?rev=283729&view=rev Log: [LLDB][MIPS] Fix TestReturnValue failure for MIPS Reviewers: clayborg, labath, bhushan Subscribers: jaydeep, slthakur, llvm-commits Differential Revision: ht

[Lldb-commits] [PATCH] D24603: [LLDB][MIPS] fix Floating point register read/write for big endian

2016-10-10 Thread Nitesh Jain via lldb-commits
nitesh.jain added a comment. Hi Greg, The diff is update as per suggestion so should I commit this ? Thanks https://reviews.llvm.org/D24603 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/ll

[Lldb-commits] [PATCH] D25021: [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI

2016-10-10 Thread Nitesh Jain via lldb-commits
nitesh.jain added a comment. Hi Greg, Please could you find some time to review this ? Thanks https://reviews.llvm.org/D25021 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] r283732 - [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite loop

2016-10-10 Thread Nitesh Jain via lldb-commits
Author: nitesh.jain Date: Mon Oct 10 05:02:09 2016 New Revision: 283732 URL: http://llvm.org/viewvc/llvm-project?rev=283732&view=rev Log: [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite loop Reviewers: clayborg, labath Subscribers: jaydeep, bhushan, slthakur, llvm-c

[Lldb-commits] [lldb] r283739 - [LLDB][MIPS] All tests get errors in dotest after this test.

2016-10-10 Thread Nitesh Jain via lldb-commits
Author: nitesh.jain Date: Mon Oct 10 05:47:53 2016 New Revision: 283739 URL: http://llvm.org/viewvc/llvm-project?rev=283739&view=rev Log: [LLDB][MIPS] All tests get errors in dotest after this test. Subscribers: jaydeep, bhushan, slthakur, llvm-commits Modified: lldb/trunk/packages/Python/l

[Lldb-commits] [PATCH] D25179: [lldb] Improve identification of Linux core dumps. Fix for bug #30485.

2016-10-10 Thread Greg Clayton via lldb-commits
clayborg requested changes to this revision. clayborg added a comment. This revision now requires changes to proceed. Use "llvm::StringRef::contains". See inline comment. Comment at: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:1408-1409 llvm::StringRef path(cstr)

[Lldb-commits] LLVM buildmaster will be updated and restarted tonight

2016-10-10 Thread Galina Kistanova via lldb-commits
Hello everyone, LLVM buildmaster will be updated and restarted after 6 PM Pacific time today. Thanks Galina ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [PATCH] D24603: [LLDB][MIPS] fix Floating point register read/write for big endian

2016-10-10 Thread Greg Clayton via lldb-commits
clayborg added a comment. Commit anytime. https://reviews.llvm.org/D24603 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] r283813 - Add the radar number on our end.

2016-10-10 Thread Jim Ingham via lldb-commits
Author: jingham Date: Mon Oct 10 17:21:47 2016 New Revision: 283813 URL: http://llvm.org/viewvc/llvm-project?rev=283813&view=rev Log: Add the radar number on our end. Modified: lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointComm

[Lldb-commits] [lldb] r283820 - Add the related radar on our end for llvm.org/pr15824.

2016-10-10 Thread Jim Ingham via lldb-commits
Author: jingham Date: Mon Oct 10 18:29:01 2016 New Revision: 283820 URL: http://llvm.org/viewvc/llvm-project?rev=283820&view=rev Log: Add the related radar on our end for llvm.org/pr15824. Modified: lldb/trunk/packages/Python/lldbsuite/test/functionalities/thread/multi_break/TestMultipleBrea

[Lldb-commits] [lldb] r283821 - Adding radar number on our end for llvm.org/pr15824.

2016-10-10 Thread Jim Ingham via lldb-commits
Author: jingham Date: Mon Oct 10 18:31:36 2016 New Revision: 283821 URL: http://llvm.org/viewvc/llvm-project?rev=283821&view=rev Log: Adding radar number on our end for llvm.org/pr15824. Modified: lldb/trunk/packages/Python/lldbsuite/test/functionalities/thread/state/TestThreadStates.py Mod

[Lldb-commits] [lldb] r283835 - This test was failing because /bin/ls is no longer debuggable on OS X.

2016-10-10 Thread Jim Ingham via lldb-commits
Author: jingham Date: Mon Oct 10 19:35:41 2016 New Revision: 283835 URL: http://llvm.org/viewvc/llvm-project?rev=283835&view=rev Log: This test was failing because /bin/ls is no longer debuggable on OS X. Add an executable that we can debug. Added: lldb/trunk/packages/Python/lldbsuite/test/fu

[Lldb-commits] [lldb] r283843 - Fixing the bug number for darwin on this failure.

2016-10-10 Thread Jim Ingham via lldb-commits
Author: jingham Date: Mon Oct 10 20:53:43 2016 New Revision: 283843 URL: http://llvm.org/viewvc/llvm-project?rev=283843&view=rev Log: Fixing the bug number for darwin on this failure. Modified: lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py Modified:

[Lldb-commits] [lldb] r283847 - Add a first unit test for the arm64 instruction profiled unwind

2016-10-10 Thread Jason Molenda via lldb-commits
Author: jmolenda Date: Mon Oct 10 21:24:00 2016 New Revision: 283847 URL: http://llvm.org/viewvc/llvm-project?rev=283847&view=rev Log: Add a first unit test for the arm64 instruction profiled unwind plan generator. Fix a small bug in EmulateInstructionARM64::GetFramePointerRegister which was retu

Re: [Lldb-commits] [lldb] r283847 - Add a first unit test for the arm64 instruction profiled unwind

2016-10-10 Thread Zachary Turner via lldb-commits
On Mon, Oct 10, 2016 at 7:33 PM Jason Molenda via lldb-commits < lldb-commits@lists.llvm.org> wrote: > > +if (process_sp->GetTarget().ReadMemory( > > +range.GetBaseAddress(), prefer_file_cache, > function_text.data(), > > +range.GetByteSize(), error) != range.GetByteSiz

[Lldb-commits] [lldb] r283849 - Add a second, more complicated, arm64 example program to

2016-10-10 Thread Jason Molenda via lldb-commits
Author: jmolenda Date: Mon Oct 10 22:44:48 2016 New Revision: 283849 URL: http://llvm.org/viewvc/llvm-project?rev=283849&view=rev Log: Add a second, more complicated, arm64 example program to the arm64 assembly unwind tests. Modified: lldb/trunk/unittests/UnwindAssembly/InstEmulation/TestArm6

Re: [Lldb-commits] [lldb] r283849 - Add a second, more complicated, arm64 example program to

2016-10-10 Thread Zachary Turner via lldb-commits
On Mon, Oct 10, 2016 at 8:53 PM Jason Molenda via lldb-commits < lldb-commits@lists.llvm.org> wrote: > Author: jmolenda > > Date: Mon Oct 10 22:44:48 2016 > > New Revision: 283849 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=283849&view=rev > > Log: > > Add a second, more complicated, arm6