The Week Of Monday 4 March 2019 Archives by thread
Starting: Mon Mar 4 06:21:34 PST 2019
Ending: Sun Mar 10 17:37:20 PDT 2019
Messages: 330
- [Lldb-commits] [PATCH] D57689: Adds property to force enabling of GDB JIT loader for MacOS
Yury Delendik via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58527: [lldb] [test] Mark failing tests XFAIL on NetBSD
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355320 - [lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny via lldb-commits
- [Lldb-commits] [PATCH] D58125: Add ability to import std module into expression parser to improve C++ debugging
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58912: [debugserver] Fix IsUserReady thread filtering
Frederic Riss via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355323 - Refactor user/group name resolving code
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D58167: Refactor user/group name resolving code
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355329 - Fix Windows build after UserIDResolver patch.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D58833: Fix embedded Python initialization according to changes in version 3.7
Davide Italiano via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355340 - [build] Rename clang-headers to clang-resource-headers
Shoaib Meenai via lldb-commits
- [Lldb-commits] [PATCH] D58791: [build] Rename clang-headers to clang-resource-headers
Shoaib Meenai via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58860: [build.py] Allow clang-cl to build files starting with '/U'
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355341 - [build.py] Allow clang-cl to build files starting with '/U'
Alex Langford via lldb-commits
- [Lldb-commits] [PATCH] D58842: Move ProcessInstanceInfo and similar to Utility
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355342 - Move ProcessInfo from Host to Utility.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D58930: Add XCOFF triple object format type for AIX
Jason Liu via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58838: Remove tautological #ifdefs
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355351 - [DataFormatters] Fix regression in libc++ std::atomic formatter caused by https://reviews.llvm.org/D56913
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] r355352 - Revert "[DataFormatters] Fix regression in libc++ std::atomic formatter caused by https://reviews.llvm.org/D56913"
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] r355353 - [Host] Fix the build (and the modules build).
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355356 - [lldbtest] Check against the correct name for libcxxabi (macOS).
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355358 - Fix the Xcode project for UserIDResolver.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r355359 - [testsuite] Port crashlog and dependencies to Python 3.
Davide Italiano via lldb-commits
- [Lldb-commits] [PATCH] D58727: https://reviews.llvm.org/D58394 done right
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r355364 - Revert "[testsuite] Port crashlog and dependencies to Python 3."
Davide Italiano via lldb-commits
- [Lldb-commits] [PATCH] D58946: [SBAPI] Don't check IsValid in constructor
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355375 - [Expression] Remove unused parameter from Evaluate
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355388 - Fix embedded Python initialization according to changes in version 3.7
Tatyana Krasnukha via lldb-commits
- [Lldb-commits] [lldb] r355392 - [lldb] Fix linux host build after r355342
Alexander Kornienko via lldb-commits
- [Lldb-commits] [lldb] r355398 - One more UserIDResolver fix
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D55376: Generate LLDB website/documentation from rst with Sphinx
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58962: Sanity check --max-gdbserver-port
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355402 - Adds property to force enabling of GDB JIT loader for MacOS
Yury Delendik via lldb-commits
- [Lldb-commits] [lldb] r355406 - Revert "Fix embedded Python initialization according to changes in version 3.7"
Tatyana Krasnukha via lldb-commits
- [Lldb-commits] [PATCH] D58970: Move RangeMap.h into Utility
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58971: Move MemoryRegionInfo into the Utility module
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58972: Introduce the "Formats" module and move LinuxProcMaps parser to it
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58973: Move the minidump parser into the Formats module
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58975: Introduce MinidumpEnums.def textual header
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58976: Introduce core2yaml tool
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355413 - [lldb] Disable some of TestJITLoaderGDB.py tests on Windows
Yury Delendik via lldb-commits
- [Lldb-commits] [lldb] r355415 - Revert "[lldbtest] Check against the correct name for libcxxabi (macOS)."
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355422 - [DataFormatters] Fix regression in libc++ std::atomic formatter caused by https://reviews.llvm.org/D56913
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [PATCH] D58630: [lldb] [test] Pass appropriate -L&-Wl, -rpath for libc++ on NetBSD
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D58985: Fix core files for 32 bit architectures that are supported in ProcessELFCore.cpp
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355435 - Add logging to SBCompileUnit::GetNumLineEntries.
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D58748: [ExpressionParser] Test GetClangResourceDir
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355443 - [lldbsuite, windows] Skip the TestEvents tests on Windows
Stella Stamenova via lldb-commits
- [Lldb-commits] [lldb] r355448 - [lit, windows] Disable stop-hook-threads on Windows
Stella Stamenova via lldb-commits
- [Lldb-commits] [lldb] r355449 - Revert logging addition to SBCompileUnit::GetNumLineEntries,
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D59004: [lldb] Fix DW_OP_addrx uses.
Ali Tamur via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355457 - Remove tautological #ifdefs (NFC)
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355458 - [SBAPI] Don't check IsValid in constructor
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355459 - [Reproducers] Add SBReproducer macros
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D57475: [Reproducers] Add SBReproducer macros
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355463 - [ExpressionParser] Test GetClangResourceDir
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355464 - [Reproducers] Fix warnings without asserts
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355465 - [Reproducers] Undef LLDB_REPRO_INSTR_TRACE
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355466 - Replace debug-only assert with a plain old assert.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355469 - [Reproducers] Don't intercept SBDebugger::SetInputFileHandle
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355470 - [Reproducers] Enable replay from SBRepro.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D58565: [Reproducers] Enable replay from SBRepro
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355471 - [ExpressionParser] Fix ComputeClangResourceDirectory for windows
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355473 - Re-commit logging for SBCompileUnit::GetNumLineEntries.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r355476 - Change the scanning algorithm in DynamicLoaderDarwinKernel::SearchForKernelNearPC.
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D59015: [lldb-mi] Include full path in the -data-disassemble response
Anton Kolesov via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355502 - [lldb] [test] Pass appropriate -L&-Wl, -rpath for libc++ on NetBSD
Michal Gorny via lldb-commits
- [Lldb-commits] [lldb] r355509 - Move RangeMap.h into Utility
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D32149: Correct handling NetBSD core(5) files with threads
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355510 - [lldb] [lit] Attempt to fix regex in toolchain-clang.test
Michal Gorny via lldb-commits
- [Lldb-commits] [lldb] r355518 - [Reproducers] Don't use VLA in SBReproducer redirect
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355519 - [Reproducers] Guard register macros that take lldb::thread_t on Windows
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355523 - Re-apply "Fix embedded Python initialization according to changes in version 3.7"
Tatyana Krasnukha via lldb-commits
- [Lldb-commits] [PATCH] D59030: Pass ConstString by value
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355525 - Adding test to cover the correct import of SourceLocation pertaining to a built-in during expression parsing
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] r355526 - Fix core files for 32 bit architectures that are supported in ProcessELFCore.cpp
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D58790: Adding test to cover the correct import of SourceLocation pertaining to a built-in during expression parsing
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355528 - Resubmit "Don't include UnixSignals.h from Host."
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D32149: [lldb] [Process] Add proper support for NetBSD core files with threads
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355531 - Try to fix OSX compilation failure.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355536 - Try again to fix OSX compilation failure.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D59040: Move ExpressionSourceCode.cpp -> ClangExpressionSourceCode.cpp
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355548 - Remove redundant second os.path.join call [NFC]
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r355553 - Pass ConstString by value (NFC)
Adrian Prantl via lldb-commits
- [Lldb-commits] [PATCH] D59043: [lldb-vscode] Correctly propagate errors back to VS Code
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355554 - Sanity check --max-gdbserver-port
Jan Kratochvil via lldb-commits
- [Lldb-commits] [lldb] r355555 - [debugserver] Fix IsUserReady thread filtering
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355557 - [lldb-vscode] Correctly propagate errors back to VS Code.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355559 - Pass /bigobj for SBReproducer.cpp with MSVC
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355560 - Factor the clang specific parts of ExpressionSourceCode.{h, cpp} into the clang plugin.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D59056: Repair the build when LLDB_DISABLE_PYTHON is set
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355561 - Fix Cmake files for ExpressionSourceCode.cpp -> ClangExpressionSourceCode.cpp.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r355562 - [testsuite] Port crashlog to python 3, second attempt.
Davide Italiano via lldb-commits
- [Lldb-commits] [PATCH] D55626: [Reproducers] Add tests for functionality
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355565 - Remove the warning in
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r355566 - [Python] Unbreak the recently modified tests for python 2.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355568 - Promote more debug-only assertions to regular assertions.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355569 - Promote more debug-only assertions to regular assertions.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355570 - [Reproducers] Add tests for different types of functionality
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355571 - Relax testcase.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355572 - crashlog.py: Catch exception from subprocess.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355573 - Avoid using -S in combination with "script"; it's unreliable.
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r355575 - Repair the build when LLDB_DISABLE_PYTHON is set
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355578 - When disassembling Aarch64 target and vendor Apple, set the cpu to
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D59072: [ExpressionParser] Implement ComputeClangResourceDir for Windows
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355579 - Skip TestGdbserverPort.test on Windows
Jan Kratochvil via lldb-commits
- [Lldb-commits] [PATCH] D59088: Fix TestDataFormatter.test uninitialized variable
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355610 - [Reproducers] Disable registering lldb::thread_t everywhere
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355611 - Fix TestDataFormatter.test uninitialized variable
Jan Kratochvil via lldb-commits
- [Lldb-commits] [lldb] r355612 - [testsuite] Drop characters that can't be decoded, restoring parity with Py2.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355615 - [testsuite] Spring cleaning: this tests `stty`, not `lldb`.
Davide Italiano via lldb-commits
- [Lldb-commits] [PATCH] D59101: [SBAPI] Log from record macro
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D59102: Add an LLVM-style dump method to CompilerType for extra convenience during debugging
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D59104: [lldb-vscode] Make server mode work on Windows
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355629 - [lldb] Fix DW_OP_addrx uses.
Ali Tamur via lldb-commits
- [Lldb-commits] [lldb] r355631 - [ExpressionParser] Implement ComputeClangResourceDir for Windows
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355632 - Add an LLVM-style dump method to CompilerType for extra convenience during debugging
Adrian Prantl via lldb-commits
- [Lldb-commits] [PATCH] D47062: Suggest lldb-dotest to reproduce a failure.
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355637 - [lldb-vscode] Support running in server mode on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355640 - [testsuite] Recommit the TestTerminal directory.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r355644 - Fix TestAppleSimulatorOSType.py with Xcode 10.2
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355647 - Add logging to TestQueues.py
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355648 - Fix TestPaths.py on windows
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r355649 - [SBAPI] Log from record macro
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D59114: [lldb-vscode] Don't hang indefinitely on invalid program
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355650 - Remove unused function
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355651 - Make bytes_read an unsigned
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355654 - [Reproducers] Use partial template specialization instead of overload
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355656 - [lldb-vscode] Report an error if an invalid program is specified.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355657 - [Reproducers] Mark partial specialization as inline
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355658 - [Reproducers] TestImagineList.test -> TestImageList.test
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355661 - Add ASAN llvm build directory variants to
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r355684 - Make function definition in header inline
Benjamin Kramer via lldb-commits
- [Lldb-commits] [lldb] r355706 - Add more logging to TestQueues.py
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355708 - [lldb-vscode] Fix warning
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355709 - [Reproducers] Add LLDB_RECORD_DUMMY
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355710 - [lldb-instr] Support LLDB_RECORD_DUMMY
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355711 - [Reproducers] Add missing LLDB_RECORD_DUMMY macros
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r355730 - Remove dependency edges from Host to Target/Core.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r355736 - [lldb] [Process] Add proper support for NetBSD core files with threads
Michal Gorny via lldb-commits
- [Lldb-commits] [PATCH] D59158: Break cycle lldb/Commands [3->] lldb/Expression [1->] lldb/Commands
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355747 - [lldb] [test] Do not check libc function names in NetBSD core test
Michal Gorny via lldb-commits
- [Lldb-commits] [PATCH] D59159: [third-party] Update pexpect to 4.6.
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355750 - [lldb] [test] Skip broken NetBSD core test
Michal Gorny via lldb-commits
- [Lldb-commits] [lldb] r355761 - Add parens to force the order of operations in an expression trying
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r355762 - Break cycle lldb/Commands [3->] lldb/Expression [1->] lldb/Commands
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D59164: [SymbolFileDWARF] Move ElaboratingDIEIterator into implementation file
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D59165: Remove DWARFDIECollection
Zachary Turner via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355764 - Try to workaround the TestQueues.py flakyness
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355766 - Actually implement the TestQueues.py workaround
Frederic Riss via lldb-commits
- [Lldb-commits] [lldb] r355774 - [lldb] [test] Adjust XFAIL list to match buildbot results
Michal Gorny via lldb-commits
- [Lldb-commits] [PATCH] D59177: [lldb] [test] Make 2lwp_process_SIGSEGV test more portable
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r355786 - [lldb] [test] Make 2lwp_process_SIGSEGV test more portable
Michal Gorny via lldb-commits
- [Lldb-commits] [lldb] r355793 - Quiet command regex instructions during batch execution
Dave Lee via lldb-commits
- [Lldb-commits] [PATCH] D48752: Quiet command regex instructions during batch execution
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D59198: Correctly look up declarations in inline namespaces
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D59200: Fix a crasher in StackFrame::GetValueForVariableExpressionPath()
Greg Clayton via Phabricator via lldb-commits
Last message date:
Sun Mar 10 17:37:20 PDT 2019
Archived on: Fri Oct 4 13:21:44 PDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).