The Week Of Monday 21 July 2014 Archives by subject
Starting: Mon Jul 21 09:10:20 PDT 2014
Ending: Sun Jul 27 23:21:41 PDT 2014
Messages: 151
- [Lldb-commits] [lldb] r213553 - Remove spurious debugging message from CMake.
Zachary Turner
- [Lldb-commits] [lldb] r213555 - Rename dosep.ty to dosep.py
Zachary Turner
- [Lldb-commits] [lldb] r213565 - Dynamic loader for the Hexagon DSP
Deepak Panickal
- [Lldb-commits] [lldb] r213566 - ABI for the Hexagon DSP
Deepak Panickal
- [Lldb-commits] [lldb] r213567 - Add the Hexagon DSP breakpoint opcode to PlatformWindows and PlatformLinux
Deepak Panickal
- [Lldb-commits] [lldb] r213568 - Update CMakeLists.txt and Makefiles for building/linking the Hexagon ABI and Dynamic Loader
Deepak Panickal
- [Lldb-commits] [lldb] r213575 - build: silence GCC warning on Linux
Saleem Abdulrasool
- [Lldb-commits] [lldb] r213575 - build: silence GCC warning on Linux
Ed Maste
- [Lldb-commits] [lldb] r213575 - build: silence GCC warning on Linux
Saleem Abdulrasool
- [Lldb-commits] [lldb] r213591 - Improve LLDB's embedded C++ demangler by addressing the following two issues:
Kate Stone
- [Lldb-commits] [lldb] r213643 - Fix the warnings introduced
Deepak Panickal
- [Lldb-commits] [lldb] r213644 - Fix an issue where an entry point of 0x00 would cause LLDB to think that the ELF is not executable without checking for ET_EXEC
Deepak Panickal
- [Lldb-commits] [lldb] r213669 - Make the test runner understand Windows command shell execution.
Zachary Turner
- [Lldb-commits] [lldb] r213681 - Mangled: Fix an 'unused variable' warning on GNU/Linux
David Majnemer
- [Lldb-commits] [lldb] r213682 - TypeSynthetic: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [lldb] r213691 - PluginManager: Don't cast from void-pointer to pointer-to-function
David Majnemer
- [Lldb-commits] [lldb] r213692 - SBHostOS: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [lldb] r213693 - Host: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [lldb] r213695 - ScriptInterpreterPython: %p should be used with void-pointer
David Majnemer
- [Lldb-commits] [lldb] r213696 - SBCommunication: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [lldb] r213707 - Enable lldb-platform exe support for Linux.
Todd Fiala
- [Lldb-commits] [lldb] r213715 - Target: silence a GCC warning
Saleem Abdulrasool
- [Lldb-commits] [lldb] r213716 - Plugins: silence a few more signed comparision warnings
Saleem Abdulrasool
- [Lldb-commits] [lldb] r213755 - Update lldb to track recent Triple arm64 enum removal and collapse into aarch64.
Todd Fiala
- [Lldb-commits] [lldb] r213756 - Improve documentation on triple encoding expectations for qHostInfo response.
Todd Fiala
- [Lldb-commits] [lldb] r213763 - Add kalimba architecture checking to TestImageListMultiArchitecture
Todd Fiala
- [Lldb-commits] [lldb] r213778 - Make sure we don't crash if someone (E.G.) comments out on entry from g_core_definitions[] without removing the ArchSpec::Core enumeration when submitting from source.
Greg Clayton
- [Lldb-commits] [lldb] r213781 - Ensure that if some unspecified person were to pass in an invalid architecture when trying to create a target, that it would fail, but not cause LLDB to crash.
Enrico Granata
- [Lldb-commits] [lldb] r213822 - ObjectFileMachO: Silence signed/unsigned comparison warning
David Majnemer
- [Lldb-commits] [lldb] r213823 - Add a .clang-format file to enhance formatting experience with clang-format
David Majnemer
- [Lldb-commits] [lldb] r213828 - Increase the gdb-remote packet timeout for the first packet we send
Jason Molenda
- [Lldb-commits] [lldb] r213829 - Add debug asserts / sanity checks to
Jason Molenda
- [Lldb-commits] [lldb] r213861 - Fix endian test for big-endian hosts
Ed Maste
- [Lldb-commits] [lldb] r213875 - We were turning off all these tests on OSX and FreeBSD because of a known (and fairly unimportant) bug.
Jim Ingham
- [Lldb-commits] [lldb] r213904 - Fix configure/make builds on MacOSX.
Todd Fiala
- [Lldb-commits] [lldb] r213914 - Fix an x86 assembler stack unwind calculation for non-volatile registers.
Todd Fiala
- [Lldb-commits] [lldb] r213965 - Minor fixups to documentation for Process::Launch()/DoLaunch().
Todd Fiala
- [Lldb-commits] [lldb] r214031 - llgs: add --reverse-connect support.
Todd Fiala
- [Lldb-commits] [lldb] r214062 - Test commit, please ignore
Matthew Gardiner
- [Lldb-commits] [PATCH] [1/2] Fix path support on Windows
Zachary Turner
- [Lldb-commits] [PATCH] [2/2] Fix Path support on Windows
Zachary Turner
- [Lldb-commits] [PATCH] [2/2] Fix Path support on Windows
Zachary Turner
- [Lldb-commits] [PATCH] [2/2] Fix Path support on Windows
Zachary Turner
- [Lldb-commits] [PATCH] [2/2] Fix Path support on Windows
Zachary Turner
- [Lldb-commits] [PATCH] [lldb] ASan malloc/free history threads
Kuba Brecka
- [Lldb-commits] [PATCH] [lldb] ASan malloc/free history threads
Greg Clayton
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
David Majnemer
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
jingham at apple.com
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
David Majnemer
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
Chandler Carruth
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
jingham at apple.com
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
Reid Kleckner
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
Chandler Carruth
- [Lldb-commits] [PATCH] Add a .clang-format file to enhance formatting experience with clang-format
David Majnemer
- [Lldb-commits] [PATCH] Add a new command "frame dump" to dump the current stack frame displaying sp and fp registers.
Deepak Panickal
- [Lldb-commits] [PATCH] Add a new command "frame dump" to dump the current stack frame displaying sp and fp registers.
jingham at apple.com
- [Lldb-commits] [PATCH] Add a new command "frame dump" to dump the current stack frame displaying sp and fp registers.
Deepak Panickal
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Matthew Gardiner
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Todd Fiala
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Todd Fiala
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Todd Fiala
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Matthew Gardiner
- [Lldb-commits] [PATCH] Add kalimba architecture checking to TestImageListMultiArchitecture
Todd Fiala
- [Lldb-commits] [PATCH] Allow the path to the compiler to have spaces in it when running python test suite
Zachary Turner
- [Lldb-commits] [PATCH] Changes the hardcoded loading of ARM registers to moved from gdb-remote and fixes an issue with the $g packet where the data is thrown away with size mismatch
Deepak Panickal
- [Lldb-commits] [PATCH] Changes the hardcoded loading of ARM registers to moved from gdb-remote and fixes an issue with the $g packet where the data is thrown away with size mismatch
Abid, Hafiz
- [Lldb-commits] [PATCH] Changes the hardcoded loading of ARM registers to moved from gdb-remote and fixes an issue with the $g packet where the data is thrown away with size mismatch
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Changes the hardcoded loading of ARM registers to moved from gdb-remote and fixes an issue with the $g packet where the data is thrown away with size mismatch
Deepak Panickal
- [Lldb-commits] [PATCH] Create a ProcessWindows plugin for LLDB
Zachary Turner
- [Lldb-commits] [PATCH] EmulationStateARM: Don't have >= comparisons against dwarf_r0
David Majnemer
- [Lldb-commits] [PATCH] enable lldb-platform exe for platform "remote-linux"
Todd Fiala
- [Lldb-commits] [PATCH] enable lldb-platform exe for platform "remote-linux"
Greg Clayton
- [Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Zachary Turner
- [Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
David Majnemer
- [Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Zachary Turner
- [Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Zachary Turner
- [Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Todd Fiala
- [Lldb-commits] [PATCH] For expression evaluation, a new ThreadPlanCallFunctionGDB for executing a function call on target via register manipulation.
Deepak Panickal
- [Lldb-commits] [PATCH] For expression evaluation, a new ThreadPlanCallFunctionGDB for executing a function call on target via register manipulation.
Sean Callanan
- [Lldb-commits] [PATCH] For expression evaluation, a new ThreadPlanCallFunctionGDB for executing a function call on target via register manipulation.
jingham at apple.com
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Deepak Panickal
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Zachary Turner
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Zachary Turner
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Deepak Panickal
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Zachary Turner
- [Lldb-commits] [PATCH] Handle path slashes properly, when the binary is compiled in Windows and used in Linux and vice-versa
Zachary Turner
- [Lldb-commits] [PATCH] Host: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [PATCH] Host: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Matthew Gardiner
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Todd Fiala
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Matthew Gardiner
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Todd Fiala
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Jason Molenda
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Jason Molenda
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Matthew Gardiner
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Jason Molenda
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Matthew Gardiner
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Todd Fiala
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Jason Molenda
- [Lldb-commits] [PATCH] Improvement for lldb-gdb-remote.txt qHostInfo documentation
Todd Fiala
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Paul Osmialowski
- [Lldb-commits] [PATCH] Makefile.rules: Translate /usr/bin/cc to /usr/bin/c++
David Majnemer
- [Lldb-commits] [PATCH] Make methods of exported API classes that access internal types private.
Todd Fiala
- [Lldb-commits] [PATCH] Make methods of exported API classes that access internal types private.
Zachary Turner
- [Lldb-commits] [PATCH] Make methods of exported API classes that access internal types private.
Zachary Turner
- [Lldb-commits] [PATCH] Make methods of exported API classes that access internal types private.
Todd Fiala
- [Lldb-commits] [PATCH] Make the test runner understand Windows command shell execution.
Todd Fiala
- [Lldb-commits] [PATCH] Make the test runner understand Windows command shell execution.
Todd Fiala
- [Lldb-commits] [PATCH] Make the test runner understand Windows command shell execution.
Todd Fiala
- [Lldb-commits] [PATCH] Make the test runner understand Windows command shell execution.
Zachary Turner
- [Lldb-commits] [PATCH] Mangled: Fix an 'unused variable' warning on GNU/Linux
David Majnemer
- [Lldb-commits] [PATCH] Mangled: Fix an 'unused variable' warning on GNU/Linux
Greg Clayton
- [Lldb-commits] [PATCH] Mangled: Fix an 'unused variable' warning on GNU/Linux
David Majnemer
- [Lldb-commits] [PATCH] ObjectFileMachO: Silence signed/unsigned comparison warning
David Majnemer
- [Lldb-commits] [PATCH] ObjectFileMachO: Silence signed/unsigned comparison warning
Greg Clayton
- [Lldb-commits] [PATCH] ObjectFileMachO: Silence signed/unsigned comparison warning
David Majnemer
- [Lldb-commits] [PATCH] PluginManager: Don't cast from void-pointer to pointer-to-function
David Majnemer
- [Lldb-commits] [PATCH] PluginManager: Don't cast from void-pointer to pointer-to-function
David Majnemer
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] [PATCH] SBHostOS: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [PATCH] SBHostOS: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [PATCH] ScriptInterpreterPython: %p should be used with void-pointer
David Majnemer
- [Lldb-commits] [PATCH] ScriptInterpreterPython: %p should be used with void-pointer
Zachary Turner
- [Lldb-commits] [PATCH] ScriptInterpreterPython: %p should be used with void-pointer
Zachary Turner
- [Lldb-commits] [PATCH] ScriptInterpreterPython: %p should be used with void-pointer
Greg Clayton
- [Lldb-commits] [PATCH] ScriptInterpreterPython: %p should be used with void-pointer
David Majnemer
- [Lldb-commits] [PATCH] TypeSynthetic: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] [PATCH] TypeSynthetic: Fix a pointer-to-function to void-pointer cast
Enrico Granata
- [Lldb-commits] [PATCH] TypeSynthetic: Fix a pointer-to-function to void-pointer cast
David Majnemer
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Tong Shen
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Jason Molenda
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Jason Molenda
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Tong Shen
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Tong Shen
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Zachary Turner
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Jason Molenda
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
jingham at apple.com
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Jason Molenda
- [Lldb-commits] Possible UnwindAssembly-x86 Problem & Fix
Todd Fiala
Last message date:
Sun Jul 27 23:21:41 PDT 2014
Archived on: Tue Aug 4 15:44:49 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).