The Week Of Monday 1 August 2016 Archives by thread
Starting: Mon Aug 1 04:15:37 PDT 2016
Ending: Fri Aug 5 17:57:08 PDT 2016
Messages: 54
- [Lldb-commits] [PATCH] D22999: Resurrect standalone build
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D20386: Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPY
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r277343 - [LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D20357: [LLDB][MIPS] Fix FPU Size Based on Dynamic FR
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r277346 - [lldb] Ignore various test artifacts (NFCI)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277347 - [lldb][tsan] Avoid a string copy (NFC)
Vedant Kumar via lldb-commits
- [Lldb-commits] [PATCH] D22988: [lldb] Ignore various test artifacts (NFCI)
Phabricator via lldb-commits
- [Lldb-commits] [lldb] r277350 - [lldb][tsan] Perform one map lookup instead of two (NFC)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277351 - [lldb] Delete dead, infinitely-recursive code (NFC)
Vedant Kumar via lldb-commits
- [Lldb-commits] [PATCH] D22132: Support for OCaml native debugging
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r277359 - [asan] Remove unused #include (NFC)
Vedant Kumar via lldb-commits
- [Lldb-commits] [PATCH] D23026: [LLDB-MI] removing requirement of a parameter for -break-insert's -f flag
Pierson Lee via lldb-commits
- [Lldb-commits] [PATCH] D22950: Centralize all calls to select() into a single class so we always call select properly
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D23043: [InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277426 - [LLVM][MIPS] Add (D)SUBU, (D)ADDU, LUI instructions emulation . Fix emulation for (D)ADDIU, SD/SW and LW/LD instructions
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D22851: [LLDB][MIPS] Add (D)SUBU, (D)ADDU, LUI instructions emulation . Fix emulation for (D)ADDIU, SD/SW and LW/LD instructions
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r277429 - Correct makefile.rules to use toolchain specific AR and OBJCOPY
Omair Javaid via lldb-commits
- [Lldb-commits] [lldb] r277443 - Support for OCaml native debugging
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r277453 - Revert rL277429: Correct makefile.rules to use toolchain specific AR and OBJCOPY
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D22902: Fix -break-insert not working when using absolute paths
Marc-Andre Laperle via lldb-commits
- [Lldb-commits] [PATCH] D20357: [LLDB][MIPS] Fix FPU Size Based on Dynamic FR (Merge Request)
Hans Wennborg via lldb-commits
- [Lldb-commits] FW: [Diffusion] rL277426: [LLVM][MIPS] Add (D)SUBU, (D)ADDU, LUI instructions emulation . Fix emulation…
Hans Wennborg via lldb-commits
- [Lldb-commits] [PATCH] D23070: [debugserver] Delete CFData.{h, cpp}, since they appear to be dead (NFCI)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277495 - [Concepts] Add TODO and requires-clause placeholder; NFC
Hubert Tong via lldb-commits
- [Lldb-commits] [lldb] r277117 - Fix -break-insert not working when using absolute paths (MI)
Ilia K via lldb-commits
- [Lldb-commits] [lldb] r277585 - Fix the BUILD_SHARED_LIBS=ON build, was getting the following error while linking liblldb.so:
Ismail Donmez via lldb-commits
- [Lldb-commits] [lldb] r277608 - Fix an unused variable warning in release builds.
Luke Drummond via lldb-commits
- [Lldb-commits] [lldb] r277613 - [RenderScript] Always create a new allocation ID in CaptureAllocationInit hook
Luke Drummond via lldb-commits
- [Lldb-commits] [PATCH] D22831: [LLDB] Documentation for SBAddress class
John Lindal via lldb-commits
- [Lldb-commits] [lldb] r277660 - Add the new OCaml support files to the Xcode project file.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r277662 - Errors compiling breakpoint conditions will cause the breakpoint not to be hit
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D23150: [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277789 - Change the indexing done for kernel/kext directories to be recursive.
Jason Molenda via lldb-commits
- [Lldb-commits] Buildbot numbers for the last week of 7/24/2016 - 7/30/2016
Galina Kistanova via lldb-commits
- [Lldb-commits] [lldb] r277837 - [asan] Remove unused include (NFC)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r277844 - Tweaks to the reporting of "missing dyld shared cached" that make it easier to grab logs when such issues occur, make the logs more helpful, and also tweaks to the user messaging to make it easier to pinpoint an investigation avenue early on
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r277879 - Add a few more needed bits to the scripted thread plans.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r277884 - Mention is_stale in the scripted step doc.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r277890 - Mention the scripted thread plans in the python reference.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r277895 - Fix Windows build - add return statement in SBThread::StepUsingScriptedThreadPlan.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r277897 - The lack of classes in the hash table is not an error - it's very legitimately possible for a process to define no ObjC classes of its own. Discovered by debugging /bin/ls
Enrico Granata via lldb-commits
Last message date:
Fri Aug 5 17:57:08 PDT 2016
Archived on: Wed Aug 10 12:57:13 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).