The Week Of Monday 16 February 2015 Archives by subject
Starting: Mon Feb 16 02:27:04 PST 2015
Ending: Sat Feb 21 13:27:37 PST 2015
Messages: 331
- [Lldb-commits] [Diffusion] rL229371: Enable process launching on android from lldb-gdbserver
Ilia K
- [Lldb-commits] [Diffusion] rL229371: Enable process launching on android from lldb-gdbserver
Tamas Berghammer
- [Lldb-commits] [Diffusion] rL229663: Fix a typo.
Ilia K
- [Lldb-commits] [Diffusion] rL229663: Fix a typo.
Abid, Hafiz
- [Lldb-commits] [lldb] r228975 - I had recently added a new SBFrame::GetVariables() overload with yet another bool argument
Zachary Turner
- [Lldb-commits] [lldb] r228975 - I had recently added a new SBFrame::GetVariables() overload with yet another bool argument
Zachary Turner
- [Lldb-commits] [lldb] r228975 - I had recently added a new SBFrame::GetVariables() overload with yet another bool argument
Enrico Granata
- [Lldb-commits] [lldb] r228975 - I had recently added a new SBFrame::GetVariables() overload with yet another bool argument
Zachary Turner
- [Lldb-commits] [lldb] r229371 - Enable process launching on android from lldb-gdbserver
Tamas Berghammer
- [Lldb-commits] [lldb] r229379 - Disable LaunchNativeProcess in PlatformLinux for non Linux hosts
Tamas Berghammer
- [Lldb-commits] [lldb] r229380 - Rename MiStackTestCase tests according to "test_lldbmi_<command_name>" format
Ilia K
- [Lldb-commits] [lldb] r229382 - Handle trailing spaces on "settings set" command more correctly
Pavel Labath
- [Lldb-commits] [lldb] r229503 - Fix small assignment mistake.
Chaoren Lin
- [Lldb-commits] [lldb] r229504 - Watchpoint debug registers should work in i386 as well.
Chaoren Lin
- [Lldb-commits] [lldb] r229505 - Send default register number instead of GDB register number in StopReplyPacket.
Chaoren Lin
- [Lldb-commits] [lldb] r229506 - Use CloseOnExec in Platform::PutFile
Pavel Labath
- [Lldb-commits] [lldb] r229514 - Revert "I had recently added a new SBFrame::GetVariables() overload with yet another bool argument"
Zachary Turner
- [Lldb-commits] [lldb] r229516 - Revert "Revert "I had recently added a new SBFrame::GetVariables() overload with yet another bool argument""
Zachary Turner
- [Lldb-commits] [lldb] r229517 - Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [lldb] r229523 - Add LLDB_API to all of the public API class definitions.
Zachary Turner
- [Lldb-commits] [lldb] r229568 - Remove the CMake duplication for liblldb.
Zachary Turner
- [Lldb-commits] [lldb] r229569 - [CMake] Create a custom target for generating extension module.
Zachary Turner
- [Lldb-commits] [lldb] r229577 - Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r229587 - Fix TestAttachDenied.py remote execution on Linux.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r229592 - [CMake] Remove debug message from CMakeLists.txt
Zachary Turner
- [Lldb-commits] [lldb] r229663 - Fix a typo.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r229664 - Fix some warnings in MSVC build.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r229666 - Remove alias template from GDBRemoteCommunicationServerCommon
Tamas Berghammer
- [Lldb-commits] [lldb] r229674 - Fix typo in make_symlink after r229517. It fixes symlinks on a UNIX style platform.
Ilia K
- [Lldb-commits] [lldb] r229681 - Fix line crossing 80 column border.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r229681 - Fix line crossing 80 column border.
jingham at apple.com
- [Lldb-commits] [lldb] r229681 - Fix line crossing 80 column border.
Ed Maste
- [Lldb-commits] [lldb] r229681 - Fix line crossing 80 column border.
Ilia K
- [Lldb-commits] [lldb] r229682 - Fix make_symlink in case when symlink already exists (after r229517)
Ilia K
- [Lldb-commits] [lldb] r229683 - Merge lldb-platform and lldb-gdbserver into a single binary
Tamas Berghammer
- [Lldb-commits] [lldb] r229691 - Add missing exports file and remove unused ones
Tamas Berghammer
- [Lldb-commits] [lldb] r229697 - Fix broken link to 'Obtaining Commit Access'
Alex Denisov
- [Lldb-commits] [lldb] r229704 - Add decorator for fd leak test failing on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r229710 - Don't use AVX/XSTATE API on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r229718 - Fix warning that not all control-paths return from function.
Zachary Turner
- [Lldb-commits] [lldb] r229737 - Add decorators for failing lldb-mi tests
Ed Maste
- [Lldb-commits] [lldb] r229738 - Add decorator for process launch w/ glob not working on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r229741 - Add decorators for failing lldb-mi tests
Ed Maste
- [Lldb-commits] [lldb] r229745 - Add decorator for failure setting prompt on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r229763 - Fix SettingsCommandTestCase.test_set_error_output_path
Vince Harron
- [Lldb-commits] [lldb] r229764 - Fixed remaining remote target failures in TestSettings.py
Vince Harron
- [Lldb-commits] [lldb] r229766 - Fixed TestProcessLaunch.py for remote targets
Vince Harron
- [Lldb-commits] [lldb] r229767 - Fix TestDataFormatter* on Linux
Vince Harron
- [Lldb-commits] [lldb] r229784 - A few minor path fixes for Windows.
Zachary Turner
- [Lldb-commits] [lldb] r229843 - Silence unused variable warnings in release builds
Pavel Labath
- [Lldb-commits] [lldb] r229857 - Add -stack-info-frame command (MI)
Ilia K
- [Lldb-commits] [lldb] r229868 - Fix usage of m_bThreadInvalid in -thread-info (MI)
Ilia K
- [Lldb-commits] [lldb] r229875 - Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r229878 - Factor out common URL handling code in PlatformRemoteGDBServer
Pavel Labath
- [Lldb-commits] [lldb] r229901 - Add -stack-select-frame command (MI)
Ilia K
- [Lldb-commits] [lldb] r230003 - Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230003 - Reduce number of threads in lldb-mi.
Ed Maste
- [Lldb-commits] [lldb] r230005 - Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
- [Lldb-commits] [lldb] r230008 - Add -symbol-list-lines command (MI)
Ilia K
- [Lldb-commits] [lldb] r230022 - Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [lldb] r230025 - Forgot to remove initialization of MiTestCaseBase.mydir in r230022
Ilia K
- [Lldb-commits] [lldb] r230028 - Minor changes after r229901: move the CMICmdCmdStackSelectFrame to the end of header file
Ilia K
- [Lldb-commits] [lldb] r230036 - Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230046 - Add an OptionValueLanguage class
Enrico Granata
- [Lldb-commits] [lldb] r230049 - Add the new file to the CMakeLists. This should appease the Windows bot
Enrico Granata
- [Lldb-commits] [lldb] r230060 - Avoid a race condition when loading core files where the process might still be handling the eStateStopped event we post to the private state thread causing us to return from SBTarget::LoadCore() before the process is ready to have API calls used on it.
Greg Clayton
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
- [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
- [Lldb-commits] [lldb] r230066 - Make sure the public state is eStateStopped when we return from SBTarget::LoadCore() by hijacking the public event queue so we can ensure that the event gets consumed and the public state of the process (StateType SBProcess::GetState()) returns eStateStopped.
Greg Clayton
- [Lldb-commits] [lldb] r230076 - Make sure things build for iOS after recent changes.
Greg Clayton
- [Lldb-commits] [lldb] r230077 - Rename the "glob arguments" feature to "shell expand arguments"
Enrico Granata
- [Lldb-commits] [lldb] r230080 - This should fix the Windows build
Enrico Granata
- [Lldb-commits] [lldb] r230082 - Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
- [Lldb-commits] [lldb] r230101 - Fix this test case so it runs correctly.
Greg Clayton
- [Lldb-commits] [lldb] r230102 - Fix the test so it runs correctly when there are spaces in the path to the stdc++ library.
Greg Clayton
- [Lldb-commits] [lldb] r230106 - Don't use:
Greg Clayton
- [Lldb-commits] [lldb] r230106 - Don't use:
Ilia K
- [Lldb-commits] [lldb] r230110 - Add missing Xcode project files for MICmdCmdSymbol.cpp and MICmdCmdSymbol.h.
Greg Clayton
- [Lldb-commits] [lldb] r230126 - Update for Clang API change in r230123 -- lookup_result was always
Chandler Carruth
- [Lldb-commits] [lldb] r230128 - Add missing #include. This should fix the Windows build.
Zachary Turner
- [Lldb-commits] [lldb] r230130 - If constructed llvm_build_dir doesn't exist, retry as an iphoneos path.
Jason Molenda
- [Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
- [Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Greg Clayton
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Ed Maste
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Add -stack-info-frame command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -stack-select-frame command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -symbol-list-lines command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -symbol-list-lines command (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Add -symbol-list-lines command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Vince Harron
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Greg Clayton
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Vince Harron
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Greg Clayton
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Greg Clayton
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Greg Clayton
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Chaoren Lin
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] Enable process launching on android from lldb-gdbserver
Tamas Berghammer
- [Lldb-commits] [PATCH] Enable process launching on android from lldb-gdbserver
Tamas Berghammer
- [Lldb-commits] [PATCH] Factor out common URL handling code in PlatformRemoteGDBServer
Pavel Labath
- [Lldb-commits] [PATCH] Factor out common URL handling code in PlatformRemoteGDBServer
Ed Maste
- [Lldb-commits] [PATCH] Factor out common URL handling code in PlatformRemoteGDBServer
Tamas Berghammer
- [Lldb-commits] [PATCH] Factor out common URL handling code in PlatformRemoteGDBServer
Vince Harron
- [Lldb-commits] [PATCH] Factor out common URL handling code in PlatformRemoteGDBServer
Pavel Labath
- [Lldb-commits] [PATCH] FileSpec::Resolve should not turn a filename-only FileSpec into a qualified FileSpec if that file doesn't exist
Jason Molenda
- [Lldb-commits] [PATCH] FileSpec::Resolve should not turn a filename-only FileSpec into a qualified FileSpec if that file doesn't exist
Jason Molenda
- [Lldb-commits] [PATCH] FileSpec::Resolve should not turn a filename-only FileSpec into a qualified FileSpec if that file doesn't exist
Zachary Turner
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Zachary Turner
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Zachary Turner
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Greg Clayton
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Zachary Turner
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Greg Clayton
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix bug 21670
Vince Harron
- [Lldb-commits] [PATCH] Fixed 130 failures (39 left) in x86 test suite on x86_64 host.
Tamas Berghammer
- [Lldb-commits] [PATCH] Fixed 130 failures (39 left) in x86 test suite on x86_64 host.
Chaoren Lin
- [Lldb-commits] [PATCH] Fixed 130 failures (39 left) in x86 test suite on x86_64 host.
Greg Clayton
- [Lldb-commits] [PATCH] Fixed remaining remote target failures in TestSettings.py
Vince Harron
- [Lldb-commits] [PATCH] Fixed TestProcessLaunch.py for remote targets
Vince Harron
- [Lldb-commits] [PATCH] Fix SettingsCommandTestCase.test_set_error_output_path
Vince Harron
- [Lldb-commits] [PATCH] Fix SettingsCommandTestCase.test_set_error_output_path
Greg Clayton
- [Lldb-commits] [PATCH] Fix TestAttachDenied.py remote execution on Linux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestAttachDenied.py remote execution on Linux.
Vince Harron
- [Lldb-commits] [PATCH] Fix TestAttachDenied.py remote execution on Linux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestDataFormatter* on Linux
Vince Harron
- [Lldb-commits] [PATCH] Fix TestRegisters on remote target.
Greg Clayton
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Vince Harron
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
- [Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Vince Harron
- [Lldb-commits] [PATCH] Fix the communication in qPlatform_[mkdir, chmod]
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix the communication in qPlatform_[mkdir, chmod]
Greg Clayton
- [Lldb-commits] [PATCH] Handle trailing spaces on "settings set" command more correctly
Pavel Labath
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Tamas Berghammer
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Vince Harron
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Tamas Berghammer
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Bhushan Attarde
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Sagar Thakur
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Zachary Turner
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Zachary Turner
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Zachary Turner
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Zachary Turner
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Daniel Sanders
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Bhushan Attarde
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Zachary Turner
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Greg Clayton
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Vince Harron
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Zachary Turner
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Zachary Turner
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Zachary Turner
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Greg Clayton
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Zachary Turner
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Greg Clayton
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Tamas Berghammer
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Vince Harron
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Vince Harron
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Vince Harron
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
jingham at apple.com
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Enrico Granata
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Enrico Granata
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Greg Clayton
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Enrico Granata
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Enrico Granata
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Enrico Granata
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Joerg Sonnenberger
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Greg Clayton
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Zachary Turner
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Greg Clayton
- [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Siva Chandra
- [Lldb-commits] [PATCH] Move the shell expansion code to Host/common
Zachary Turner
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Tamas Berghammer
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Tamas Berghammer
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Tamas Berghammer
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Pavel Labath
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Vince Harron
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
jingham at apple.com
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Jim Ingham
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Tamas Berghammer
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Zachary Turner
- [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Greg Clayton
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
- [Lldb-commits] [PATCH] Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
- [Lldb-commits] [PATCH] Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
- [Lldb-commits] [PATCH] Set error status when failed to catch stop after launch
Tamas Berghammer
- [Lldb-commits] [PATCH] Set error status when failed to catch stop after launch
Greg Clayton
- [Lldb-commits] [PATCH] Set error status when failed to catch stop after launch
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ilia K
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ilia K
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ilia K
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Zachary Turner
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Vince Harron
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Vince Harron
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Ed Maste
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
Vince Harron
- [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Pavel Labath
- [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Pavel Labath
- [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Jason Molenda
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Greg Clayton
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Jason Molenda
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
- [Lldb-commits] [PATCH] UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Jason Molenda
- [Lldb-commits] [PATCH] Use CloseOnExec in Platform::PutFile
Pavel Labath
- [Lldb-commits] [PATCH] Use CloseOnExec in Platform::PutFile
Ed Maste
- [Lldb-commits] [PATCH] Use CloseOnExec in Platform::PutFile
Pavel Labath
Last message date:
Sat Feb 21 13:27:37 PST 2015
Archived on: Tue Aug 4 15:44:55 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).