The Week Of Monday 18 August 2014 Archives by date
Starting: Mon Aug 18 07:48:25 PDT 2014
Ending: Sat Aug 23 14:40:29 PDT 2014
Messages: 132
- [Lldb-commits] [lldb] r215892 - Fix the missleading indentation. Fix CID 1096300
Sylvestre Ledru
- [Lldb-commits] [lldb] r215893 - Fix the missleading indentation. Fix CID 1096332
Sylvestre Ledru
- [Lldb-commits] [lldb] r215894 - add missing break. Fix CID 1229446 & 1203680
Sylvestre Ledru
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [lldb] r215901 - Fix an issue with source file groupings in the CMake build.
Zachary Turner
- [Lldb-commits] [lldb] r215903 - Added newline at end of file to avoid compiler warning.
Greg Clayton
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
jingham at apple.com
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
Todd Fiala
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
Ed Maste
- [Lldb-commits] [PATCH] Update .gitignore for MacOSX
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Update .gitignore for MacOSX
Zachary Turner
- [Lldb-commits] [lldb] r215936 - Don't search for module resources at all if the setting is set to "false".
Greg Clayton
- [Lldb-commits] [lldb] r215937 - Cleanup how we listen for process events by using the broadcaster class name instead of having to catch each process instance as it comes alive.
Greg Clayton
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
jingham at apple.com
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
jingham at apple.com
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
Todd Fiala
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
jingham at apple.com
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
Todd Fiala
- [Lldb-commits] [PATCH] Creates a HostInfo class from code that was previously in Host.
Zachary Turner
- [Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.
Todd Fiala
- [Lldb-commits] [PATCH] Creates a HostInfo class from code that was previously in Host.
Greg Clayton
- [Lldb-commits] [PATCH] Fix lldb OS X build
Greg Clayton
- [Lldb-commits] [PATCH] Fix on Linux for ReadThread lingering after inferior exits
Greg Clayton
- [Lldb-commits] [PATCH] Creates a HostInfo class from code that was previously in Host.
Zachary Turner
- [Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.
Todd Fiala
- [Lldb-commits] [lldb] r215969 - Update for llvm api change.
Rafael Espindola
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Paul Osmialowski
- [Lldb-commits] [lldb] r215976 - Buffer not null terminated CID 1094354
Sylvestre Ledru
- [Lldb-commits] [PATCH] Add process launch --enable-aslr option, tweak handling of flag
Ed Maste
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] Creates a HostInfo class from code that was previously in Host.
Greg Clayton
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] Fix Linux lldb local and remote debugging to respect the flag to disable ASLR.
Todd Fiala
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb - ELF: ARM64 relocation jump slot type
Todd Fiala
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Todd Fiala
- [Lldb-commits] [lldb] r215992 - Move some Host logic into HostInfo class.
Zachary Turner
- [Lldb-commits] [lldb] r215993 - Fix .clang-format file to adhere to LLDB 140 column limit.
Zachary Turner
- [Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.
jingham at apple.com
- [Lldb-commits] [PATCH] Creates a HostInfo class from code that was previously in Host.
Zachary Turner
- [Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.
Todd Fiala
- [Lldb-commits] [lldb] r215996 - Adjust process launch --disable-aslr to take true/false value.
Todd Fiala
- [Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.
Todd Fiala
- [Lldb-commits] [lldb] r216000 - Add includes needed for FreeBSD.
Zachary Turner
- [Lldb-commits] [lldb] r216004 - Refactor the hardcoded formatters facility to use sequences of lambdas - still no feature change as none are present now, but this feels cleaner. Also, hardcoded formatters do not need to be per-type, so disable caching thereof
Enrico Granata
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb - ELF: ARM64 relocation jump slot type
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - ELF: ARM64 relocation jump slot type
Todd Fiala
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Paul Osmialowski
- [Lldb-commits] [lldb] r216021 - Fix FreeBSD build after r215992
Ed Maste
- [Lldb-commits] [PATCH] Fix configure & make build with python disabled
Keno Fischer
- [Lldb-commits] [lldb] r216026 - This is a fairly bulky patch, but a lot of it involves rearranging existing code
Enrico Granata
- [Lldb-commits] [lldb] r216028 - Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?
Enrico Granata
- [Lldb-commits] [lldb] r216028 - Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?
Todd Fiala
- [Lldb-commits] [lldb] r216028 - Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?
Todd Fiala
- [Lldb-commits] [lldb] r216028 - Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?
Enrico Granata
- [Lldb-commits] [lldb] r216032 - Add an accessor to ValueObject that determines if the object represents a base class, and also returns the depth of base-class-ness. For instance if one has class C : public B {} class B : public A {}, the value for A nested in B nested in C would be a base class of depth 2
Enrico Granata
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Jason Molenda
- [Lldb-commits] [lldb] r216034 - Changes uint to uint32_t.
Zachary Turner
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Greg Clayton
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Jason Molenda
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Jason Molenda
- [Lldb-commits] [lldb] r216026 - This is a fairly bulky patch, but a lot of it involves rearranging existing code
Zachary Turner
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [lldb] r216026 - This is a fairly bulky patch, but a lot of it involves rearranging existing code
Enrico Granata
- [Lldb-commits] [lldb] r216074 - Move Host::GetArchitecture to HostInfo::GetArchitecture.
Zachary Turner
- [Lldb-commits] [lldb] r216077 - Fix warnings about overloaded virtual functions.
Greg Clayton
- [Lldb-commits] [lldb] r216080 - Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions.
Greg Clayton
- [Lldb-commits] [lldb] r216115 - If an executable file is specified with no architecture and it contains more than one architecture select a compatible platform if all architectures match the same platform.
Greg Clayton
- [Lldb-commits] [lldb] r216080 - Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions.
Zachary Turner
- [Lldb-commits] [lldb] r216080 - Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions.
Zachary Turner
- [Lldb-commits] [lldb] r216123 - Revert "Avoid global contstructors and place static variables
Zachary Turner
- [Lldb-commits] [lldb] r216080 - Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions.
Zachary Turner
- [Lldb-commits] [PATCH] Move Host::GetLLDBPath to HostInfo
Zachary Turner
- [Lldb-commits] [PATCH] Move Host::GetLLDBPath to HostInfo
Zachary Turner
- [Lldb-commits] [PATCH] Fix on Linux for ReadThread lingering after inferior exits
Alex Pepper
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [lldb] r216185 - Enable more Linux aarch64 PTRACE support for local and remote debugging.
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [lldb] r216188 - Add software breakpoint support for Linux aarch64.
Todd Fiala
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Todd Fiala
- [Lldb-commits] [lldb] r216189 - Fixed a typo.
Sean Callanan
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb handle breakpoints on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] Fix on Linux for ReadThread lingering after inferior exits
Todd Fiala
- [Lldb-commits] [lldb] r216194 - Fix on Linux for ReadThread lingering after inferior exits
Todd Fiala
- [Lldb-commits] [PATCH] Fix on Linux for ReadThread lingering after inferior exits
Todd Fiala
- [Lldb-commits] [lldb] r216195 - Move Host::GetLLDBPath to HostInfo.
Zachary Turner
- [Lldb-commits] [lldb] r216197 - Convert static constructors to be explicitly initialized at startup
Zachary Turner
- [Lldb-commits] [lldb] r216210 - Move GetUsername and GetGroupname to HostInfoPosix
Zachary Turner
- [Lldb-commits] [lldb] r216227 - Fix compile error on Linux due to previous commit.
Zachary Turner
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Zachary Turner
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Jason Molenda
- [Lldb-commits] [lldb] r216243 - Two small fixes to get Mac native + debugserver working after the
Jason Molenda
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Zachary Turner
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Zachary Turner
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Jason Molenda
- [Lldb-commits] [lldb] r216230 - Move the rest of the HostInfo functions over.
Zachary Turner
- [Lldb-commits] [lldb] r216243 - Two small fixes to get Mac native + debugserver working after the
Todd Fiala
- [Lldb-commits] [lldb] r216247 - Fixes a few more places where we were manually setting the filename.
Zachary Turner
- [Lldb-commits] [lldb] r216258 - When adding a dSYM to an existing ObjectFile, we can have a situation
Jason Molenda
- [Lldb-commits] [lldb] r216258 - When adding a dSYM to an existing ObjectFile, we can have a situation
Jason Molenda
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Todd Fiala
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Todd Fiala
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Todd Fiala
- [Lldb-commits] [PATCH] Move Host::GetLLDBPath to HostInfo
Zachary Turner
- [Lldb-commits] [lldb] r216286 - Fix a CMake error when using CMake 3.0.1
Zachary Turner
- [Lldb-commits] [lldb] r216304 - Fix a couple of potential issues in the lexer where we were ignoring the putback data
Enrico Granata
- [Lldb-commits] [lldb] r216305 - Extend the encoding parser to support the @typeName syntax for Objective-C object types
Enrico Granata
- [Lldb-commits] [lldb] r216308 - Fixed a problem where IOObject was wrongly
Sean Callanan
- [Lldb-commits] [lldb] r216309 - Initialize LLVM when LLDB is initialized, and
Sean Callanan
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Tong Shen
- [Lldb-commits] [lldb] r216304 - Fix a couple of potential issues in the lexer where we were ignoring the putback data
Randy Smith
- [Lldb-commits] [lldb] r216323 - I forgot to include the header file for std::find, and that's breaking the Linux build. Push a fix out. Patch suggested by Paul Osmialowski and Randy Smith
Enrico Granata
- [Lldb-commits] [lldb] r216304 - Fix a couple of potential issues in the lexer where we were ignoring the putback data
Enrico Granata
- [Lldb-commits] [lldb] r216304 - Fix a couple of potential issues in the lexer where we were ignoring the putback data
Randy Smith
- [Lldb-commits] [PATCH] Fix configure & make build with python disabled
Keno Fischer
- [Lldb-commits] [lldb] r216332 - Resurect preprocessor definitions that got lost moving to HostInfo
Keno Fischer
Last message date:
Sat Aug 23 14:40:29 PDT 2014
Archived on: Tue Aug 4 15:44:50 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).