The Week Of Monday 17 August 2015 Archives by date
Starting: Mon Aug 17 03:44:17 PDT 2015
Ending: Sun Aug 23 02:06:36 PDT 2015
Messages: 235
- [Lldb-commits] [PATCH] D12077: [MIPS] Move is 'or' instead of 'addu'.
Simon Dardis via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D12083: [LLGS] Avoid misrepresenting log lines as inferior output
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245222 - Revert "[LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue"
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12044: Fix resolution conflict between global and class static variables in C++.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12044: Fix resolution conflict between global and class static variables in C++.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12077: [MIPS] Move is 'or' instead of 'addu'.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12083: [LLGS] Avoid misrepresenting log lines as inferior output
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245234 - Convert all use of pthreads in tests to c++11 threads.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
Hans Wennborg via lldb-commits
- [Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Hans Wennborg via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245237 - Make sure to save the types we parse in our SymbolFile's type list so they don't get deleted.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
Hans Wennborg via lldb-commits
- [Lldb-commits] [PATCH] D12044: Fix resolution conflict between global and class static variables in C++.
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12083: [LLGS] Avoid misrepresenting log lines as inferior output
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] Moderator needed
Tanya Lattner via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic] Override GetDeclaration.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic] Override GetDeclaration.
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D12044: Fix resolution conflict between global and class static variables in C++.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245261 - Remove unintentional ;'s.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r245262 - Revert part of "Convert all use of pthreads in tests to c++11 threads."
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic] Override GetDeclaration.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r245262 - Revert part of "Convert all use of pthreads in tests to c++11 threads."
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
via lldb-commits
- [Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245272 - [LLGS] Avoid misrepresenting log lines as inferior output
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12083: [LLGS] Avoid misrepresenting log lines as inferior output
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245273 - Fix AArch64 watchpoint exception handling
Omair Javaid via lldb-commits
- [Lldb-commits] [lldb] r245275 - Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core, unify closing inclusion guards
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245277 - Fix Clang-tidy misc-use-override warnings in include/lldb/Utility and some files in include/lldb/Target, unify closing inclusion guards
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245279 - Fix Clang-tidy misc-use-override warnings in include/lldb/DataFormatters and include/lldb/Host, unify closing inclusion guards
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245283 - Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and include/lldb/Initialization, unify inclusion guards
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make LLDB URLs to support hex encoding for special symbols
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D11947: Improve instruction emulation based stack unwinding
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [lldb] r245141 - A messy bit of cleanup: Move towards more descriptive names
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r245141 - A messy bit of cleanup: Move towards more descriptive names
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245217 - [LLDB][MIPS] Fix offsets of all register sets and add MSA regset and FRE=1 mode support
Hans Wennborg via lldb-commits
- [Lldb-commits] [lldb] r245319 - [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D11962: Mark TestCModules as XFAIL on OSX
Chaoren Lin via lldb-commits
- [Lldb-commits] [lldb] r245338 - [Windows] XFAIL tests that depend on expression name lookup.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D11962: Mark TestCModules as XFAIL on OSX
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D11962: Mark TestCModules as XFAIL on OSX
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12113: [LLDB-MI] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245357 - Mark TestCModules as XFAIL on OSX.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D11962: Mark TestCModules as XFAIL on OSX
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r245020 - [MIPS]Handle floating point and aggregate return types in SysV-mips [32 bit] ABI
Hans Wennborg via lldb-commits
- [Lldb-commits] [lldb] r245371 - Fix TestArrayTypes on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245373 - Quiet build warnings on MacOSX.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245375 - Fix inconsistent use of override warnings.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245376 - More abstraction to get almost all clang specific DWARF parsing code into ClangASTContext.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245380 - Test chaned function calls and imported namespaces in C++
Paul Herman via lldb-commits
- [Lldb-commits] [lldb] r245381 - Fix resolution conflict between global and class static variables in C++
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D11543: Fix evaluation of global operators in C++
Paul Herman via lldb-commits
- [Lldb-commits] [lldb] r245397 - Fix LLDB after Clang r245346.
Richard Smith via lldb-commits
- [Lldb-commits] [lldb] r245398 - Update to r245397.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [lldb] r245407 - XFAIL TestCppChainedCalls for GCC.
Chaoren Lin via lldb-commits
- [Lldb-commits] [lldb] r245412 - Fix TestCppNsImport and TestCppScope for remote tests.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D11543: Fix evaluation of global operators in C++
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D11947: Improve instruction emulation based stack unwinding
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r245418 - XFAIL TestCppScope for Darwin.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Yacine Belkadi via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D12113: [LLDB-MI] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Yacine Belkadi via lldb-commits
- [Lldb-commits] [lldb] r245428 - Fix lldb-server arm-linux-g++ build
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245436 - On Linux, clear the signal mask of the launched inferior
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245440 - Add TestCrashDuringStep
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245448 - Increase timeout in TestCallThatRestarts
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D11543: Fix evaluation of global operators in C++
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D12138: On Linux, clear the signal mask of the launched inferior
Yacine Belkadi via lldb-commits
- [Lldb-commits] [PATCH] D12158: Fix typo in lldb --help
Yacine Belkadi via lldb-commits
- [Lldb-commits] [lldb] r245460 - XTIMEOUT TestExitDuringStep for Darwin.
Chaoren Lin via lldb-commits
- [Lldb-commits] [lldb] r245464 - XTIMEOUT TestEvents and TestThreadStates for Windows to Android.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245477 - XTIMEOUT TestChangeProcessGroup for Linux.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12165: Improve tests regarding imported namespaces and chained calls in C++
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12165: Improve tests regarding imported namespaces and chained calls in C++
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12165: Improve tests regarding imported namespaces and chained calls in C++
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [lldb] r245488 - [lldb-mi] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12113: [LLDB-MI] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245495 - Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12126: Read exception records from Windows mini dump
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12165: Improve tests regarding imported namespaces and chained calls in C++
Siva Chandra via lldb-commits
- [Lldb-commits] [lldb] r245505 - Improve tests regarding imported namespaces and chained calls in C++
Paul Herman via lldb-commits
- [Lldb-commits] [lldb] r245508 - Fix evaluation of global operators in C++
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12165: Improve tests regarding imported namespaces and chained calls in C++
Chaoren Lin via lldb-commits
- [Lldb-commits] [lldb] r245515 - Fix tests to work on remote targets.
Paul Herman via lldb-commits
- [Lldb-commits] [lldb] r245532 - XTIMEOUT TestIntegerTypesExpr for Darwin.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r245536 - When the target definition is unparseable, print an error message
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r245537 - If the filename specified by plugin.process.gdb-remote.target-definition-file,
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12184: [MIPS] Avoid breakpoint in delay slot
Bhushan Attarde via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245545 - [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245546 - Improve instruction emulation based stack unwinding
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D11947: Improve instruction emulation based stack unwinding
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245552 - Skip TestCreateDuringInstructionStep on android aarch64
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245555 - Increase timeout in TestCallWithTimeout to reduce flakyness
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12203: Fix some format strings in ProcessGDBRemote.cpp.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12184: [MIPS] Avoid breakpoint in delay slot
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12206: Inline fake snprintf to avoid linkage issues on Windows.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12206: Inline fake snprintf to avoid linkage issues on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12203: Fix some format strings in ProcessGDBRemote.cpp.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245608 - Fix some format strings in ProcessGDBRemote.cpp.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12203: Fix some format strings in ProcessGDBRemote.cpp.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245610 - Inline fake snprintf to avoid linkage issues on Windows.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12206: Inline fake snprintf to avoid linkage issues on Windows.
Chaoren Lin via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D11947: Improve instruction emulation based stack unwinding
Ying Chen via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245625 - Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245626 - [ProcessWindows] Fix rare crash on shutdown.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245627 - XFAIL TestAnonymous.test_expr_null_with_dwarf on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245628 - XFAIL TestBSDArchives.py on Windows
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245629 - XFAIL breakpoint tests on Windows
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245630 - [Windows] XFAIL tests that require calling a function in target.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12217: Run clang-format on DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245631 - Change TestBSDArchives to expectedFailureWindows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245634 - Run clang-format on DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12217: Run clang-format on DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12218: Implement handling of `library:` keys in thread stop replies.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12218: Implement handling of `library:` keys in thread stop replies.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245639 - Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r245645 - The llvm Triple for an armv6m now comes back as llvm::Triple::thumb.
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245681 - [NativeProcessLinux] Reduce the number of casts
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12187: [NativeProcessLinux] Reduce the number of casts
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12218: Implement handling of `library:` keys in thread stop replies.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245687 - Add repro test case for bug #24530
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r245690 - Fix assertion failure caused by r245546
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245691 - Increase timeout in TestExpressionInSyscall
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12233: Add absolute load address support for the DynamicLoader plugins
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D11947: Improve instruction emulation based stack unwinding
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245695 - Fix type of dw_form_t in dwarf.h
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r245696 - Fix BuildAddressRangeTable function when no debug arranges present
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12237: [NativeProcessLinux] Pass around threads by reference
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12238: Add support for DW_FORM_GNU_[addr, str]_index
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12238: Add support for DW_FORM_GNU_[addr, str]_index
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12239: Fix buffer overflow for fixed_form_sizes
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12239: Fix buffer overflow for fixed_form_sizes
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12238: Add support for DW_FORM_GNU_[addr, str]_index
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12237: [NativeProcessLinux] Pass around threads by reference
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12218: Implement handling of `library:` keys in thread stop replies.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12233: Add absolute load address support for the DynamicLoader plugins
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12239: Fix buffer overflow for fixed_form_sizes
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12238: Add support for DW_FORM_GNU_[addr, str]_index
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r245708 - Implement handling of `library:` keys in thread stop replies.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12218: Implement handling of `library:` keys in thread stop replies.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245547 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
Hans Wennborg via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245725 - Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] LLVM buildmaster will be restarted tonight
Galina Kistanova via lldb-commits
- [Lldb-commits] [lldb] r245747 - XFAIL Tests that require C++ exceptions on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245748 - Skip TestCreateAfterAttach on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245749 - XFAIL the last Windows test that calls a function in the target.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245750 - Fix TestPaths on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245751 - XFAIL pthreads test on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12252: Reorg code to allow Windows Process Plugins to share some common code.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12252: Reorg code to allow Windows Process Plugins to share some common code.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r245765 - Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD."
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12245: Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r245808 - Also initialize ScriptInterpreterNone if Python is disabled
Keno Fischer via lldb-commits
- [Lldb-commits] [PATCH] D11898: Also initialize ScriptInterpreterNone if Python is disabled
Phabricator via lldb-commits
Last message date:
Sun Aug 23 02:06:36 PDT 2015
Archived on: Sun Aug 23 02:06:14 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).