The Week Of Monday 25 August 2014 Archives by subject
Starting: Mon Aug 25 01:03:10 PDT 2014
Ending: Sun Aug 31 02:12:32 PDT 2014
Messages: 185
- [Lldb-commits] 64bit eh_frame support
Todd Fiala
- [Lldb-commits] 64bit eh_frame support
Jason Molenda
- [Lldb-commits] 64bit eh_frame support
Todd Fiala
- [Lldb-commits] 64bit eh_frame support
Todd Fiala
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Greg Clayton
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Greg Clayton
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216238 - Add missing HostInfo::Initialize() in llgs.
Todd Fiala
- [Lldb-commits] [lldb] r216372 - Add a little documentation for the register kinds
Jason Molenda
- [Lldb-commits] [lldb] r216392 - Fix the Windows build by removing the unused lldb_python_module.cmake inclusion from CMakeLists.
Deepak Panickal
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Greg Clayton
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Zachary Turner
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
jingham at apple.com
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Zachary Turner
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Zachary Turner
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Greg Clayton
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
jingham at apple.com
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Zachary Turner
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Greg Clayton
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Zachary Turner
- [Lldb-commits] [lldb] r216398 - Change back all paths returns for lldb::PathType enumerations from HostInfo::GetLLDBPath() to return the directories in the FileSpec.m_directory field to match previous implementations. This change previously broke some path stuff in upstream branches.
Matthew Gardiner
- [Lldb-commits] [lldb] r216399 - Added a test case to ensure lldb::SBHostOS::GetLLDBPath() doesn't return lldb::SBFileSpec objects with the filename filled in for directory paths.
Greg Clayton
- [Lldb-commits] [lldb] r216406 - On x86 & x86_64, try to use eh_frame for frame 0.
Todd Fiala
- [Lldb-commits] [lldb] r216409 - Add 64-bit eh_frame section CFI support.
Todd Fiala
- [Lldb-commits] [lldb] r216412 - Have augment_unwind_plan_from_call_site update the UnwindPlan
Jason Molenda
- [Lldb-commits] [lldb] r216416 - Copy unwind plan instead of modifying it directly, so "image show-unwind" prints different plans for asynchronous and synchronous.
Todd Fiala
- [Lldb-commits] [lldb] r216419 - Clean up the coding conventions in UnwindAssembly-x86.cpp a little bit.
Jason Molenda
- [Lldb-commits] [lldb] r216420 - Remove trailing whitespace from lines in UnwindAssembly-x86.cpp. No other changes.
Jason Molenda
- [Lldb-commits] [lldb] r216440 - Remove the hostname part from compilation directories, if supplied by
Matthew Gardiner
- [Lldb-commits] [lldb] r216465 - Refactored existing gdb-remote qProcessInfo tests into separate python file.
Todd Fiala
- [Lldb-commits] [lldb] r216470 - Fix llgs to send triple for non-Apple platforms and lldb to interpret correctly.
Todd Fiala
- [Lldb-commits] [lldb] r216473 - Added a couple more gdb-remote tests to ensure qProcessInfo on darwin is not defining triple.
Todd Fiala
- [Lldb-commits] [lldb] r216483 - Add an API on ValueObject to generate a 'synthetic child' of base class type. Note that in this commit, the term synthetic child is not meant to refer to data formatters, but to the programmatically-generated children stored inside a ValueObject itself
Enrico Granata
- [Lldb-commits] [lldb] r216486 - [dwarf] Add new language enumerations.
Bruce Mitchener
- [Lldb-commits] [lldb] r216487 - It was pointed out to me that an offset of 0 makes sense for ObjC, but not always for C++, and this API claims to be general enough that it should not drop C++ usability on the floor for no good reason. Fix it with an explicit offset argument
Enrico Granata
- [Lldb-commits] [lldb] r216498 - Don't have ProcessMachCore::CanDebug use the Target's arch when
Jason Molenda
- [Lldb-commits] [lldb] r216502 - There seems to be no sane reason for a test case to enable logging every time it runs.. probably leftover from when I was debugging it
Enrico Granata
- [Lldb-commits] [lldb] r216504 - Clean up after the multithreaded test case finishes.
Jason Molenda
- [Lldb-commits] [lldb] r216513 - Add __NSCFDictionary to the list of NSDictionary-like types for which we know to generate synthetic children
Enrico Granata
- [Lldb-commits] [lldb] r216541 - Add support for kalimba architecture variants 3, 4 and 5.
Matthew Gardiner
- [Lldb-commits] [lldb] r216553 - Add Linux support for get thread area on ARM64 using ProcessMonitor debugging.
Todd Fiala
- [Lldb-commits] [lldb] r216554 - lldb Missing break statement added.
Todd Fiala
- [Lldb-commits] [lldb] r216556 - lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase.
Todd Fiala
- [Lldb-commits] [lldb] r216559 - lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added.
Todd Fiala
- [Lldb-commits] [lldb] r216564 - NativeThreadLinux: remove translation of some Linux signals to gdb signals.
Todd Fiala
- [Lldb-commits] [lldb] r216564 - NativeThreadLinux: remove translation of some Linux signals to gdb signals.
Todd Fiala
- [Lldb-commits] [lldb] r216581 - llgs: remove all Initialize() calls except for Debugger::Initialize().
Todd Fiala
- [Lldb-commits] [lldb] r216603 - Update for LLVM API change.
Rafael Espindola
- [Lldb-commits] [lldb] r216606 - Update LLDB to use LLVM's DynamicLibrary.
Zachary Turner
- [Lldb-commits] [lldb] r216607 - Create a HostProcess class.
Zachary Turner
- [Lldb-commits] [lldb] r216612 - Fix linker error due to missing static variable instantiation.
Zachary Turner
- [Lldb-commits] [lldb] r216625 - Make it clear that the load_addr property on SBAddress relies on lldb.target,
Jim Ingham
- [Lldb-commits] [lldb] r216626 - A quoted - is not the beginning of an option, and should not be completed as such. This was causing:
Jim Ingham
- [Lldb-commits] [lldb] r216630 - Add some logging around Process attaching and inferior exec handling.
Todd Fiala
- [Lldb-commits] [lldb] r216637 - Make it clear in the help that "breakpoint command add" will act on the last set
Jim Ingham
- [Lldb-commits] [lldb] r216668 - lldb - towards AArch64 being recognised as platform architecture
Todd Fiala
- [Lldb-commits] [lldb] r216670 - llgs: add proper exec support for Linux.
Todd Fiala
- [Lldb-commits] [lldb] r216686 - Ensure the Host wait4 thread is able to show pid in thread name.
Todd Fiala
- [Lldb-commits] [lldb] r216690 - Added setting: platform.plugin.linux.use-llgs-for-local (boolean), defaults to false
Todd Fiala
- [Lldb-commits] [lldb] r216737 - lldb - Register Context Linux ARM64
Todd Fiala
- [Lldb-commits] [lldb] r216739 - lldb - ELF: add ARM64 relocation jump slot handling in ELFHeader.
Todd Fiala
- [Lldb-commits] [lldb] r216745 - Add arbitrary command line flags to llgs/debugserver startup for local debugging.
Todd Fiala
- [Lldb-commits] [lldb] r216747 - Allow "breakpoint command add" to add commands to more than one breakpoint at a time.
Jim Ingham
- [Lldb-commits] [lldb] r216748 - Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [lldb] r216766 - lldb - fix misleading "valid target indexes are" error message
Todd Fiala
- [Lldb-commits] [lldb] r216770 - Fix a test broken by r216564.
Todd Fiala
- [Lldb-commits] [lldb] r216810 - Fixed a build problem dueo to changes in the
Sean Callanan
- [Lldb-commits] [PATCH] [dwarf] Add new language enumerations.
Bruce Mitchener
- [Lldb-commits] [PATCH] [dwarf] Add new language enumerations.
Greg Clayton
- [Lldb-commits] [PATCH] [dwarf] Add new language enumerations.
Bruce Mitchener
- [Lldb-commits] [PATCH] Add arbitrary command line flags to llgs/debugserver startup for local debugging
Todd Fiala
- [Lldb-commits] [PATCH] Add arbitrary command line flags to llgs/debugserver startup for local debugging
Todd Fiala
- [Lldb-commits] [PATCH] Allow redirection to pts for POSIX process
zephyr zhao
- [Lldb-commits] [PATCH] Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [PATCH] Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [PATCH] Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [PATCH] Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [PATCH] Consolidate UnixSignals setting/getting in Process.
Todd Fiala
- [Lldb-commits] [PATCH] Fix configure & make build with python disabled
Todd Fiala
- [Lldb-commits] [PATCH] Fix configure & make build with python disabled
Keno Fischer
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
David Majnemer
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Bruce Mitchener
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Jason Molenda
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Jean-Daniel Dupas
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Todd Fiala
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] Implements a HostThread class.
Zachary Turner
- [Lldb-commits] [PATCH] Implements a HostThread class.
jingham at apple.com
- [Lldb-commits] [PATCH] lldb - ELF: ARM64 relocation jump slot type
Todd Fiala
- [Lldb-commits] [PATCH] lldb - fix misleading "valid target indexes are" error message
Todd Fiala
- [Lldb-commits] [PATCH] lldb - fix misleading "valid target indexes are" error message
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb - fix misleading "valid target indexes are" error message
Todd Fiala
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb - Register Context Linux ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Todd Fiala
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Todd Fiala
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Todd Fiala
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
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 - towards AArch64 being recognised as platform architecture
Jason Molenda
- [Lldb-commits] [PATCH] lldb - towards AArch64 being recognised as platform architecture
Todd Fiala
- [Lldb-commits] [PATCH] lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase
Greg Clayton
- [Lldb-commits] [PATCH] lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase
Todd Fiala
- [Lldb-commits] [PATCH] lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase
Todd Fiala
- [Lldb-commits] [PATCH] lldb AArch64 should be listed as yet another 64-bit architecture in HostInfoBase
Todd Fiala
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Greg Clayton
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb get thread area on ARM64
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added
Greg Clayton
- [Lldb-commits] [PATCH] lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing ARM64 breakpoint opcode for ProcessPOSIX added
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing break statement added
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb Missing break statement added
Greg Clayton
- [Lldb-commits] [PATCH] lldb Missing break statement added
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing break statement added
Todd Fiala
- [Lldb-commits] [PATCH] lldb Missing break statement added
Todd Fiala
- [Lldb-commits] [PATCH] lldb more on register context arm64
Paul Osmialowski
- [Lldb-commits] [PATCH] lldb more on register context arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb more on register context arm64
Jason Molenda
- [Lldb-commits] [PATCH] lldb more on register context arm64
Todd Fiala
- [Lldb-commits] [PATCH] lldb more on register context arm64
Paul Osmialowski
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Jason Molenda
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Todd Fiala
- [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
Todd Fiala
- [Lldb-commits] [PATCH] Profile Assembly Until Ret Instruction
Todd Fiala
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Jason Molenda
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Tong Shen
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Tong Shen
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Jason Molenda
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Tong Shen
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Tong Shen
- [Lldb-commits] Proposed small tweak to the Profile Until Ret Instruction patch
Todd Fiala
- [Lldb-commits] Review request on Darwin side of change
Todd Fiala
- [Lldb-commits] Review request on Darwin side of change
Todd Fiala
- [Lldb-commits] Review request on Darwin side of change
Jason Molenda
- [Lldb-commits] Review request on Darwin side of change
Todd Fiala
- [Lldb-commits] Review request on Darwin side of change
Todd Fiala
- [Lldb-commits] Review request on Darwin side of change
Todd Fiala
Last message date:
Sun Aug 31 02:12:32 PDT 2014
Archived on: Tue Aug 4 15:44:50 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).