The Week Of Monday 10 October 2016 Archives by thread
Starting: Mon Oct 10 02:02:42 PDT 2016
Ending: Sun Oct 16 23:17:56 PDT 2016
Messages: 105
- [Lldb-commits] [lldb] r283728 - [LLDB][MIPS] Fix register read/write for 32 bit big endian system
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r283729 - [LLDB][MIPS] Fix TestReturnValue failure for MIPS
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D24603: [LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D25021: [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r283732 - [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite loop
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r283739 - [LLDB][MIPS] All tests get errors in dotest after this test.
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D25179: [lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Greg Clayton via lldb-commits
- [Lldb-commits] LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via lldb-commits
- [Lldb-commits] [lldb] r283813 - Add the radar number on our end.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283820 - Add the related radar on our end for llvm.org/pr15824.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283821 - Adding radar number on our end for llvm.org/pr15824.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283835 - This test was failing because /bin/ls is no longer debuggable on OS X.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283843 - Fixing the bug number for darwin on this failure.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283847 - Add a first unit test for the arm64 instruction profiled unwind
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r283849 - Add a second, more complicated, arm64 example program to
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D24124: [LLDB][MIPS] Fix register read/write for 32 bit big endian system
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D24498: [LLDB][MIPS] Fix TestReturnValue failure for MIPS
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D24549: [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite loop
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r283870 - Fix Arm64InstEmulation tests for windows
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r283904 - Clarified the explanation of expr --top-level.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r283923 - Added a bugreport tracking the failure to get float return values
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283929 - This test now passes.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D25486: Fix lookup path for lldb-mi
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r283940 - Add the radar number on our end.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D25487: Fix building tests without system headers on Darwin
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D25488: Fix test suite lookup path for LLDB.h
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D25489: Use LLDB_SRC for relative paths
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D25490: [CMake] Cleanup check-lldb targets
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r283956 - Added a radar on our end for this test's failure.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283957 - This was skipped due to a clang PR that has been fixed.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r283959 - This test now passes.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D23977: Support of lldb on Kfreebsd
Todd Fiala via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Jason Molenda via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Tamas Berghammer via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Jason Molenda via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Tamas Berghammer via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Jason Molenda via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Jason Molenda via lldb-commits
- [Lldb-commits] Instruction emulation of arm64 'stp d8, d9, [sp, #-0x70]!' style instruction
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r283966 - Add a simple frameless function test case to the arm64 unwind unit tests
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r283969 - Add an arm64 unit test where the function saves x20 in the
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r284001 - [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r284003 - [LLDB][MIPS] fix Floating point register read/write for big endian
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D23802: gdb-remote: Make the sequence mutex non-recursive
Ted Woodward via lldb-commits
- [Lldb-commits] [lldb] r284041 - Fix lookup path for lldb-mi
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284042 - Fix building tests without system headers on Darwin
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284043 - Fix test suite lookup path for LLDB.h
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284045 - Use LLDB_SRC for relative paths
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284046 - [CMake] Cleanup check-lldb targets
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284100 - Fix Python binding generation build step on Windows
Vadim Macagon via lldb-commits
- [Lldb-commits] [lldb] r284114 - [lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Richard Chamberlain via lldb-commits
- [Lldb-commits] [PATCH] D25569: Minidump plugin: memory stuff and filtering module list
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [PATCH] D25570: [CMake] Populate LLDB.framework's headers directory
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284182 - This test is passing on i386 now.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r284183 - This test passes on i386 now.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D25592: [LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class
Vadim Macagon via lldb-commits
- [Lldb-commits] [lldb] r284231 - [LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class
Vadim Macagon via lldb-commits
- [Lldb-commits] [lldb] r284250 - [CMake] Populate LLDB.framework's headers directory
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r284296 - This test is no longer failing for gmodules.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r284362 - Interpreter: Don't return StringRef from functions whose return value is never used
Justin Bogner via lldb-commits
Last message date:
Sun Oct 16 23:17:56 PDT 2016
Archived on: Mon Oct 17 10:35:19 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).