The Week Of Monday 30 June 2014 Archives by subject
Starting: Mon Jun 30 10:29:04 PDT 2014
Ending: Sun Jul 6 11:39:40 PDT 2014
Messages: 112
- [Lldb-commits] [lldb] r212069 - Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
- [Lldb-commits] [lldb] r212069 - Add lldb-gdbserver support for Linux x86_64.
Jean-Daniel Dupas
- [Lldb-commits] [lldb] r212074 - Fixup Windows build breaks for the llgs upstream.
Todd Fiala
- [Lldb-commits] [lldb] r212074 - Fixup Windows build breaks for the llgs upstream.
Todd Fiala
- [Lldb-commits] [lldb] r212076 - Fix Windows build after llgs upstream.
Zachary Turner
- [Lldb-commits] [lldb] r212107 - Use native ::pid_t in Linux ProcessMonitor (local debugging).
Todd Fiala
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Deepak Panickal
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Reid Kleckner
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Deepak Panickal
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Reid Kleckner
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Zachary Turner
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Greg Clayton
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Zachary Turner
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Zachary Turner
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Todd Fiala
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Todd Fiala
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Todd Fiala
- [Lldb-commits] [lldb] r212111 - This creates a valid Python API for Windows, pending some issues. The changes included are -
Todd Fiala
- [Lldb-commits] [lldb] r212129 - Minumum -> Minimum.
Bruce Mitchener
- [Lldb-commits] [lldb] r212131 - Terminate italics tag.
Bruce Mitchener
- [Lldb-commits] [lldb] r212132 - Fix typos.
Bruce Mitchener
- [Lldb-commits] [lldb] r212145 - Add Kalimba support to ArchSpec.
Todd Fiala
- [Lldb-commits] [lldb] r212172 - Replace uint32_t by lldb::RegisterKing in register context API.
Jean-Daniel Dupas
- [Lldb-commits] [lldb] r212192 - Start converting usages of off_t to other types.
Zachary Turner
- [Lldb-commits] [lldb] r212206 - If a breakpoint gets deleted, any SBBreakpoints representing that
Jim Ingham
- [Lldb-commits] [lldb] r212208 - Removing Carbon dependency by removing obsolete code.
Jean-Daniel Dupas
- [Lldb-commits] [lldb] r212213 - Make LLDB.framework link again on Yosemite.
Greg Clayton
- [Lldb-commits] [lldb] r212220 - Add host layer support for pipes.
Greg Clayton
- [Lldb-commits] [lldb] r212225 - lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [lldb] r212225 - lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [lldb] r212225 - lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Paul Osmialowski
- [Lldb-commits] [lldb] r212246 - Add enumerations for additional languages from DWARF spec updates.
Bruce Mitchener
- [Lldb-commits] [lldb] r212255 - Fix compilation errors introduced by host Pipe abstraction
Zachary Turner
- [Lldb-commits] [lldb] r212290 - Adds the notion of an OptionValidator.
Zachary Turner
- [Lldb-commits] [lldb] r212304 - Fix -Wnull-conversion warning.
Zachary Turner
- [Lldb-commits] [lldb] r212317 - Fix OptionDefinition break from r212290.
Todd Fiala
- [Lldb-commits] [lldb] r212319 - Fix Windows build when python is not explicitly enabled
Todd Fiala
- [Lldb-commits] [lldb] r212320 - Windows build fixes and removal of endlessly recursive termination function.
Todd Fiala
- [Lldb-commits] [lldb] r212368 - Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
- [Lldb-commits] [lldb] r212391 - Track changes from clang r212388
Alp Toker
- [Lldb-commits] [lldb] r212410 - Update lldb code to match the change in clang r212386
Sylvestre Ledru
- [Lldb-commits] [lldb] r212411 - remove trailing whitespace + remove some useless comments
Sylvestre Ledru
- [Lldb-commits] [lldb] r212413 - llvm::IntrusiveRefCntPtr => std::shared_ptr to match the changes in clang r212388
Sylvestre Ledru
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Matthew Gardiner
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Todd Fiala
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Todd Fiala
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Greg Clayton
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Todd Fiala
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Matthew Gardiner
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Todd Fiala
- [Lldb-commits] [PATCH] Addition of CSR Kalimba DSP definitions to ArchSpec
Greg Clayton
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
Zachary Turner
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
Greg Clayton
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
jingham at apple.com
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
jingham at apple.com
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
jingham at apple.com
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
Zachary Turner
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
jingham at apple.com
- [Lldb-commits] [PATCH] Adds the ability for Command options to be validated at runtime.
Zachary Turner
- [Lldb-commits] [PATCH] Allow specification of no source display on stop
Randy Smith
- [Lldb-commits] [PATCH] Allow the path to the compiler to have spaces in it when running python test suite
Zachary Turner
- [Lldb-commits] [PATCH] Being converting usage of off_t to other types
Zachary Turner
- [Lldb-commits] [PATCH] Being converting usage of off_t to other types
Greg Clayton
- [Lldb-commits] [PATCH] Being converting usage of off_t to other types
Zachary Turner
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Zachary Turner
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Todd Fiala
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Todd Fiala
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Zachary Turner
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Todd Fiala
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Zachary Turner
- [Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap
Todd Fiala
- [Lldb-commits] [PATCH] Host::GetOSVersion simplification
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Host::GetOSVersion simplification
jingham at apple.com
- [Lldb-commits] [PATCH] Host::GetOSVersion simplification
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Invalidate process uid/gid command options on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Invalidate process uid/gid command options on Windows
Greg Clayton
- [Lldb-commits] [PATCH] Invalidate process uid/gid command options on Windows
jingham at apple.com
- [Lldb-commits] [PATCH] Invalidate process uid/gid command options on Windows
Zachary Turner
- [Lldb-commits] [PATCH] lldb - __arm64__ vs __aarch64__ insanity
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Greg Clayton
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [PATCH] lldb - problem with some PTRACE_* constants in NativeProcessLinux.cpp file
Todd Fiala
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb: change lib32 or lib64 to lib on patches returned by get_python_lib()
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb: PYTHON_EXECUTABLE should be propagated more carefully
Paul Osmialowski
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
jingham at apple.com
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
jingham at apple.com
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Greg Clayton
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Greg Clayton
- [Lldb-commits] [PATCH] Reducing lldb Carbon footprint by replacing the only Carbon API call by Cocoa equivalent
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Using lldb:RegisterKind instead of raw int32_t wherever possible.
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Using lldb:RegisterKind instead of raw int32_t wherever possible.
Greg Clayton
- [Lldb-commits] [PATCH] Using lldb:RegisterKind instead of raw int32_t wherever possible.
Jean-Daniel Dupas
- [Lldb-commits] PATCH: Add more language constants from DWARF
Bruce Mitchener
- [Lldb-commits] PATCH: Add more language constants from DWARF
Greg Clayton
- [Lldb-commits] PATCH: Add more language constants from DWARF
Eric Christopher
- [Lldb-commits] PATCH: Fix "Minumum" in function name
Bruce Mitchener
- [Lldb-commits] PATCH: Fix "Minumum" in function name
Todd Fiala
- [Lldb-commits] PATCH: Fix "Minumum" in function name
Greg Clayton
- [Lldb-commits] PATCH: Fix a couple of hundred typos
Bruce Mitchener
- [Lldb-commits] PATCH: Fix a couple of hundred typos
Greg Clayton
- [Lldb-commits] PATCH: Fix missing italics on website
Bruce Mitchener
- [Lldb-commits] PATCH: Fix missing italics on website
Todd Fiala
- [Lldb-commits] PATCH: Fix missing italics on website
Greg Clayton
Last message date:
Sun Jul 6 11:39:40 PDT 2014
Archived on: Tue Aug 4 15:44:49 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).