The Week Of Monday 28 March 2016 Archives by date
Starting: Mon Mar 28 10:59:13 PDT 2016
Ending: Sun Apr 3 03:37:04 PDT 2016
Messages: 145
- [Lldb-commits] [PATCH] D18381: Decouple ClangASTContext from DWARF
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18520: Initialize ProcessWindowsLive when building LLDB with MinGW
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18520: Initialize ProcessWindowsLive when building LLDB with MinGW
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18520: Initialize ProcessWindowsLive when building LLDB with MinGW
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18520: Initialize ProcessWindowsLive when building LLDB with MinGW
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Adrian McCarthy via lldb-commits
- [Lldb-commits] [lldb] r264659 - Removed an override of LookupSymbol that mistakenly disabled it for Clang.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r264660 - Don't try to actually run code when the expression is top-level.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r264662 - Expose top-level Clang expressions via the command line and the API.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r264662 - Expose top-level Clang expressions via the command line and the API.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r264685 - Move some functions from DWARFASTParserClang to ClangASTImporter.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18381: Decouple ClangASTContext from DWARF
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [lldb] r264713 - Add missing swig wrappers for r264662
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18481: Add argument to expectedFailureAll decorator to xfail for environment variables, and xfail tests for hard float abi and -mthumb on android arm
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r264721 - Add ClangUtil.cpp to the xcode project
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18547: Fix infinite recursion in DWO file parsing
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18547: Fix infinite recursion in DWO file parsing
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r264729 - Fix infinite recursion in DWO file parsing
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18547: Fix infinite recursion in DWO file parsing
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18547: Fix infinite recursion in DWO file parsing
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D17027: [expression evaluator] Allow runtimes to execute custom LLVM ModulePasses over the generated IR at various stages after expression compilation.
Luke Drummond via lldb-commits
- [Lldb-commits] [PATCH] D18481: Add argument to expectedFailureAll decorator to xfail for environment variables, and xfail tests for hard float abi and -mthumb on android arm
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264733 - Revert the "build fix" in r264104
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264735 - Move DynamicLoader plugins to SystemInitializerFull
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18206: Move DynamicLoader plugins to SystemInitializerFull
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18558: Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264753 - Don't try to call getTypeSize() on a class if it isn't complete as clang will assert and kill the process.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Francis Ricci via lldb-commits
- [Lldb-commits] [lldb] r264762 - When creating typedefs, don't call Type::GetName() since that might recursively call "lldb_private::Type::ResolveClangType(lldb_private::Type::ResolveStateTag)" and cause a crash. A lldb_private::Type should have a valid name if it is created without a backing CompilerType. Also provide a name that we can recognize so if we see it in a as the typename of a variable, we will know to check it out. This crash is happening quite a bit and we need to determine if this is due to incorrect debu...
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Francis Ricci via lldb-commits
- [Lldb-commits] [lldb] r264793 - Figure out what the fixed expression is, and print it. Added another target setting to
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r264794 - LLDB top of tree SVN fails to attach to a MacOSX native process by pid only (no executable).
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r264810 - Fixed the failing test TestCommandScriptImmediateOutput on MacOSX. Turns out that there are few things to watch out for when writing pexpect tests:
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r264821 - Don't register the addresses of private symbols from expressions.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r264846 - Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264847 - Fix warning in ClangExpressionParser
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18558: Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18481: Add argument to expectedFailureAll decorator to xfail for environment variables, and xfail tests for hard float abi and -mthumb on android arm
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r264849 - Fix warning in ThreadSanitizerRuntime
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264850 - Fix SocketAddressTest (again)
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r264854 - Fix the ThreadSanitizer support to avoid creating empty SBThreads and to not crash when thread_id is unavailable. Plus a whitespace fix.
Kuba Brecka via lldb-commits
- [Lldb-commits] [PATCH] D18598: Don't vary debug info for lldb-server tests
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18598: Don't vary debug info for lldb-server tests
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r264883 - Fix header name.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Ted Woodward via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Richard Smith via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r264909 - When support for DWO files was added, there were two ways to pass lldb::user_id_t out to the rest of LLDB:
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r264914 - Fixed a problem where a dSYM wasn't properly found because it had the wrong name
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18620: Print environment when dumping arch triple
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18621: Allow remote to update individual arch triple components
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18621: Allow remote to update individual arch triple components
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r264957 - Enhance the 'type X list' commands such that they actually alert the user if no formatters matching the constraints could be found
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r264909 - When support for DWO files was added, there were two ways to pass lldb::user_id_t out to the rest of LLDB:
Chaoren Lin via lldb-commits
- [Lldb-commits] [lldb] r264909 - When support for DWO files was added, there were two ways to pass lldb::user_id_t out to the rest of LLDB:
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D18631: Make sure to update Target arch if environment changed
Francis Ricci via lldb-commits
- [Lldb-commits] [lldb] r264980 - Add --help and --long-help options to 'command alias' such that one can now specify a help string for an alias as they are defining it
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D18638: [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D18638: [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D18631: Make sure to update Target arch if environment changed
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18598: Don't vary debug info for lldb-server tests
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r265011 - Fix DWO breakage in r264909
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18631: Make sure to update Target arch if environment changed
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18530: Move some functions from ClangASTContext to ClangUtil
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r265017 - Don't vary debug info for lldb-server tests
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18598: Don't vary debug info for lldb-server tests
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18638: [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D18660: Update watchpoint help to use new -s flag
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r265086 - Fixed an issue that could cause debugserver to return two stop reply packets ($T packets) for one \x03 interrupt. The problem was that when a \x03 byte is sent to debugserver while the process is running, and up calling:
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18638: [LLDB][MIPS] Provide ABI string to compiler for appropriate code generation for MIPS
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r265124 - Change a recently added assert into lldbassert
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D18689: Make FileSpec handling platform-independent
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18692: Fix a cornercase in breakpoint reporting
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r265140 - Fix clean rule for a makefile
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18692: Fix a cornercase in breakpoint reporting
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D18697: Fix a bug in linux core file handling
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D18697: Fix a bug in linux core file handling
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18692: Fix a cornercase in breakpoint reporting
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18697: Fix a bug in linux core file handling
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18646: Fix DWO breakage in r264909
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r265165 - Guard xunit result test class and test method name access to prevent testbot breakage
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D18692: Fix a cornercase in breakpoint reporting
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r265175 - mark TestCallWithTimeout.py XFAIL on macosx.
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r265181 - Remove more of the code-running ObjC data formatter support
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r265188 - skip and xfail two std::list-related libcxx tests that fail on OS X with TOT libcxx
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D18689: Make FileSpec handling platform-independent
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r265196 - Fixed an issue where if we have DWARF in an executable that has multiple languages where these languages use different type systems, you can end up trying to find the actualy definition for a forward declaration for a type, you will call:
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r265200 - Add some unit tests for ClangASTContext.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [PATCH] D18519: Allow building LLDB on Windows with MinGW 64/4.9.2 and later
Eran Ifrah via lldb-commits
- [Lldb-commits] [scan-build] Fix reported dead store, logic error and api bugs
Apelete Seketeli via lldb-commits
Last message date:
Sun Apr 3 03:37:04 PDT 2016
Archived on: Sun Apr 3 03:34:09 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).