The Week Of Monday 23 May 2016 Archives by author
Starting: Mon May 23 08:02:55 PDT 2016
Ending: Fri May 27 16:42:44 PDT 2016
Messages: 159
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Adrian Prantl via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Adrian Prantl via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r270493 - Make sure TestRedefinitionsInInlines.py actually inlines.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D20540: Make sure TestRedefinitionsInInlines.py always actually inlines.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D20540: Make sure TestRedefinitionsInInlines.py actually inlines.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D20760: [tsan] Prefer mangled name when looking up global variable declaration for racy address
Devin Coughlin via lldb-commits
- [Lldb-commits] [lldb] r270488 - We have many radars showing that stepping through C++ code can result in slow steps.
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r270488 - We have many radars showing that stepping through C++ code can result in slow steps.
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r270603 - xfail TestRedefinitionsInline with older Clang
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r270621 - Fix an issue where the NSDate data formatter was not using the proper alignment on watchOS targets
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r270752 - Fix an issue where LLDB would crash if one tried to 'frame variable' an unordered_map more than once in a stop due to the synthetic provider not properly caching the ValueObjects it was returning for the child elements
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r270770 - Add logging to ValueObjectSyntheticFilter such that one can trace through the creation of synthetic children
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r270793 - It has been brought to my attention that, given two variables
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r270592 - Skip leading spaces when decoding hex values
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D20509: Skip leading spaces when decoding hex values
Francis Ricci via lldb-commits
- [Lldb-commits] Buildbot numbers for the week of 5/15/2016 - 5/21/2016
Galina Kistanova via lldb-commits
- [Lldb-commits] LLVM buildmaster will be restarted tonight
Galina Kistanova via lldb-commits
- [Lldb-commits] LLVM buildmaster will be restarted tonight
Galina Kistanova via lldb-commits
- [Lldb-commits] Builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast is back to normal
Galina Kistanova via lldb-commits
- [Lldb-commits] Builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast is back to normal
Galina Kistanova via lldb-commits
- [Lldb-commits] [lldb] r270488 - We have many radars showing that stepping through C++ code can result in slow steps.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20565: Add MemoryRegionInfo to SB API
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r270803 - Make sure to try and take the process stop lock when calling:
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r270869 - Guard against the C++ destructor chain by not letting the debugger list clean up after itself in the C++ destructor chain.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r270891 - Make sure that we succeed in starting a definition before we complete it and emit an error if we fail to start the definition.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r270932 - With -gmodules, we have been having a harder time always finding a type when we need one.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r270941 - Add a new "lldb" log channel named "demangle". If we have crashes that are related to demangling, we now can enable this logging and we will be able to reproduce demangler crashes (usually due to overflowing the stack) without needing someone's project.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20565: Add MemoryRegionInfo to SB API
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20738: Make sure that indexing is done before clearing DIE info.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20760: [tsan] Prefer mangled name when looking up global variable declaration for racy address
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D20565: Add MemoryRegionInfo to SB API
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D20565: Add MemoryRegionInfo to SB API
Howard Hellyer via lldb-commits
- [Lldb-commits] [lldb] r270618 - In r268475 I made a change to ObjectFileMachO so that if it is
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r270620 - Ach, editing too many files at once. Make this file compile again.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r270658 - Add support for arm64 compact unwind tables, used on darwin arm64
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r270662 - Include <mutex> in Process.h - Jim's change in r270593 added a std::mutex
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r270818 - Small further refinement to the check in ObjectFileMachO::ParseSymtab
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r270593 - Lock out Process::RunThreadPlan so only one can be in flight at a time.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r270938 - Don't cache the stret/vrs. non-stret code pointer as static data in the runtime.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r270939 - Lock the access to the BreakpointLocationCollection.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D20274: Add preliminary bits for Plugins/Process/NetBSD
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [lldb] r270588 - Improve wording in TSan reports involving global variables. Don't repeat hex addresses that are the same.
Kuba Brecka via lldb-commits
- [Lldb-commits] [lldb] r270608 - Reword the "Happened at" TSan-reported thread to contain a thread id.
Kuba Brecka via lldb-commits
- [Lldb-commits] [PATCH] D20368: Remove Platform usages from NativeProcessLinux
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D20368: Remove Platform usages from NativeProcessLinux
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20570: Add unit tests for ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r270590 - Replace file system forbidden symbols in the hostname which passed to the ModuleCache.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D16861: Pass socket scheme as part of debug server listen URL
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r270745 - Mark some arm-linux specific xfails marking bug entries
Omair Javaid via lldb-commits
- [Lldb-commits] [lldb] r270780 - Mark some aarch64-linux specific xfails marking bug entries
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D20368: Remove Platform usages from NativeProcessLinux
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270570 - Add a missing include to ItaniumABILanguageRuntime.h
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20570: Add unit tests for ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20548: Replace file system forbidden symbols in the hostname which passed to the ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270488 - We have many radars showing that stepping through C++ code can result in slow steps.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270684 - Add unit tests for ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20570: Add unit tests for ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20570: Add unit tests for ModuleCache
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20623: [cmake] Add ability to customize (and skip) debugserver codesign
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20368: Remove Platform usages from NativeProcessLinux
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270831 - Avoid using stdio in TestVirtual
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270832 - [cmake] Add ability to customize (and skip) debugserver codesign
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20567: Avoid using stdio in TestVirtual
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20623: [cmake] Add ability to customize (and skip) debugserver codesign
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270745 - Mark some arm-linux specific xfails marking bug entries
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270854 - [cmake] Add a big warning about a libstdc++ issue
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r270863 - [cmake] Remove the LLDB versions of the exception-controlling variables
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20738: Make sure that indexing is done before clearing DIE info.
Philippe Lavoie via lldb-commits
- [Lldb-commits] [lldb] r270564 - [LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D20416: [LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur via lldb-commits
- [Lldb-commits] [lldb] r270474 - Removed the m_decl_objects map from ClangASTContext.
Sean Callanan via lldb-commits
- [Lldb-commits] Builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast is back to normal
Sean Silva via lldb-commits
- [Lldb-commits] [PATCH] D20623: [cmake] Add ability to customize (and skip) debugserver codesign
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D20623: [cmake] Add ability to customize (and skip) debugserver codesign
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r270476 - add cmake files to Xcode project
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r270848 - Add "-gmodules" support to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D16861: Pass socket scheme as part of debug server listen URL
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r270961 - fix up lldb-server platform on Apple hosts
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D20722: Implement ProcessInfo::Dump(), log gdb-remote stub launch
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D16861: Pass socket scheme as part of debug server listen URL
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r270460 - Always rerun all tests on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20436: Clean up vestigial remnants of locking primitives
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r270474 - Removed the m_decl_objects map from ClangASTContext.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r270490 - xfail TestRedefinitionsInline on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20570: Add unit tests for ModuleCache
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r270941 - Add a new "lldb" log channel named "demangle". If we have crashes that are related to demangling, we now can enable this logging and we will be able to reproduce demangler crashes (usually due to overflowing the stack) without needing someone's project.
Zachary Turner via lldb-commits
Last message date:
Fri May 27 16:42:44 PDT 2016
Archived on: Fri May 27 20:36:39 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).