lldb-commits
Thread
Date
Later messages
Messages by Thread
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ewan Crawford
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ilia K
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ewan Crawford
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ilia K
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ilia K
Re: [Lldb-commits] [PATCH] Added long 'print-values' option for var-update MI command.
Ilia K
[Lldb-commits] [lldb] r230963 - Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
[Lldb-commits] [PATCH] Improve MiStackTestCase tests
Ilia K
Re: [Lldb-commits] [PATCH] Improve MiStackTestCase tests
Ilia K
Re: [Lldb-commits] [PATCH] Improve MiStackTestCase tests
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Improve MiStackTestCase tests
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Improve MiStackTestCase tests
Ilia K
[Lldb-commits] [PATCH] Fix Module::GetSymbolFileFileSpec and simplify CommandObjectTargetModulesList::PrintModule
Ilia K
Re: [Lldb-commits] [PATCH] Fix Module::GetSymbolFileFileSpec and simplify CommandObjectTargetModulesList::PrintModule
Greg Clayton
Re: [Lldb-commits] [PATCH] Add SymbolVendor::GetMainFileSpec and simplify CommandObjectTargetModulesList::PrintModule
Ilia K
[Lldb-commits] [PATCH] Allow to pass an executable file via lldb-mi arguments (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Make it possible to stop the operation thread in NativeProcessLinux
Tamas Berghammer
[Lldb-commits] [lldb] r230944 - Rename CMIDriver::LocalDebugSessionStartupInjectCommands to CMIDriver::LocalDebugSessionStartupExecuteCommands after r230003
Ilia K
Re: [Lldb-commits] [PATCH] Applying D7950 to four near copies of the file.
Ilia K
Re: [Lldb-commits] [PATCH] Applying D7950 to four near copies of the file.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Applying D7950 to four near copies of the file.
Ilia K
Re: [Lldb-commits] [PATCH] Applying D7950 to four near copies of the file.
Tamas Berghammer
[Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Greg Clayton
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Greg Clayton
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Greg Clayton
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Greg Clayton
Re: [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Greg Clayton
Re: [Lldb-commits] [PATCH] Casting pid to ::pid_t when invoking syscall.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Casting pid to ::pid_t when invoking syscall.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix failing tests caused by lack of default debug info
Greg Clayton
[Lldb-commits] [PATCH] Convert TestWatchLocation to use C++11 library instead of pthread.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Convert TestWatchLocation to use C++11 library instead of pthread.
Ilia K
Re: [Lldb-commits] [PATCH] Convert TestWatchLocation to use C++11 library instead of pthread.
Greg Clayton
Re: [Lldb-commits] [PATCH] Convert TestWatchLocation to use C++11 library instead of pthread.
Chaoren Lin
[Lldb-commits] [lldb] r230787 - Fix FileSpec::GetPath to return null-terminated strings
Ilia K
Re: [Lldb-commits] [PATCH] The great Python split
Greg Clayton
Re: [Lldb-commits] [PATCH] The great Python split
Greg Clayton
Re: [Lldb-commits] [PATCH] The great Python split
Greg Clayton
Re: [Lldb-commits] [PATCH] The great Python split
jingham
Re: [Lldb-commits] [PATCH] Fix hello_watchlocation test after r230691
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix hello_watchlocation test after r230691
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix Bug 20400
Sylvestre Ledru
Re: [Lldb-commits] [PATCH] Fix Bug 20400
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fix Bug 20400
Greg Clayton
Re: [Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691
Ilia K
Re: [Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691
Greg Clayton
Re: [Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691
Greg Clayton
Re: [Lldb-commits] [Diffusion] rL230691: Add synchronization to TestWatchLocation.
Ilia K
Re: [Lldb-commits] [Diffusion] rL230691: Add synchronization to TestWatchLocation.
Ilia K
[Lldb-commits] [PATCH] Skip LaunchInTerminalTestCase test on remote systems
Ilia K
[Lldb-commits] [lldb] r230711 - Fixed an infinite recursion bug that could happen when using python operating system plug-ins where we would ask the operating system plug-in to update its threads and this would cause the plugin to run an expression which would eventually run IRForTarget::CreateResultVariable() which would try to get the selected thread and cause re-entrant bug.
Greg Clayton
Re: [Lldb-commits] [PATCH] Add synchronization to TestWatchLocation.
Oleksiy Vyalov
Re: [Lldb-commits] [PATCH] Add synchronization to TestWatchLocation.
Chaoren Lin
[Lldb-commits] [lldb] r230671 - Can't set watchpoints on launching threads on Linux LLGS.
Chaoren Lin
[Lldb-commits] [lldb] r230661 - Fix a bug where LLDB could be convinced to attempt to extract a bitfield of size 0, and consequently crash
Enrico Granata
[Lldb-commits] [lldb] r230648 - Fix comments in tools/lldb-mi/MIDriver.h
Ilia K
Re: [Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
jingham
Re: [Lldb-commits] [PATCH] [swig] Generate bindings for SBDebugger::*UseColor().
Bruce Mitchener
[Lldb-commits] [PATCH] [swig] Fix some typos in the build scripts.
Bruce Mitchener
Re: [Lldb-commits] [PATCH] [swig] Fix some typos in the build scripts.
Ilia K
[Lldb-commits] [PATCH] Remove duplicated code for synthetic array members.
Bruce Mitchener
Re: [Lldb-commits] [PATCH] Remove duplicated code for synthetic array members.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
Re: [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
Re: [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
Re: [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
[Lldb-commits] [lldb] r230630 - Fix usage of shared_ptr for array which may cause a undefined behaviour (use unique_ptr instead)
Ilia K
[Lldb-commits] [lldb] r230629 - Test commit - fix typo.
Robert Flack
Re: [Lldb-commits] [PATCH] Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple
Oleksiy Vyalov
Re: [Lldb-commits] [PATCH] Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple
Greg Clayton
[Lldb-commits] [lldb] r230602 - If we are trying to load the scripting resource for a module whose name happens to be a Python keyword, then prefix the filename with an _ (e.g. a module named def will load _def.py)
Enrico Granata
Re: [Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
Vince Harron
Re: [Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
Greg Clayton
Re: [Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
Greg Clayton
Re: [Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
Greg Clayton
Re: [Lldb-commits] [PATCH] Handle FreeBSD/arm64 core files
Justin Hibbits
Re: [Lldb-commits] [PATCH] Handle FreeBSD/arm64 core files
Ed Maste
[Lldb-commits] [lldb] r230522 - Fix warnings found with clang-cl.
Zachary Turner
Re: [Lldb-commits] [PATCH] Move the shell expansion code to Host/common
Zachary Turner
Re: [Lldb-commits] [PATCH] Move the shell expansion code to Host/common
Enrico Granata
Re: [Lldb-commits] [PATCH] Move the shell expansion code to Host/common
Greg Clayton
[Lldb-commits] [lldb] r230509 - MacOSX symbol table change to combine the N_GSYM debug map entry with the "_OBJC_CLASS_$_", "_OBJC_METACLASS_$_", and "_OBJC_IVAR_$_" non debug symbols. This allows the symbol that represents the object file to contain the eSymbolTypeObjCClass and eSymbolTypeObjCMetaClass and will help us to be able to efficiently lookup the real definition of an objective C class without loading all .o files linearly to find the .o file that contains the true definition.
Greg Clayton
[Lldb-commits] [lldb] r230502 - Add missing "return" statements.
Hafiz Abid Qadeer
[Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Greg Clayton
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Ed Maste
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Ed Maste
Re: [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Ed Maste
[Lldb-commits] [lldb] r230481 - Fix comment in test/tools/lldb-mi/main.cpp
Ilia K
Re: [Lldb-commits] [Diffusion] rL230408: If you try to auto-complete "target symbols<TAB>" you get "target symbolsadd"…
Ilia K
Re: [Lldb-commits] [Diffusion] rL230408: If you try to auto-complete "target symbols<TAB>" you get "target symbolsadd"…
Greg Clayton
Re: [Lldb-commits] [PATCH] Solve hang on Windows when lldb fails to launch the process
Adrian McCarthy
[Lldb-commits] [lldb] r230408 - If you try to auto-complete "target symbols<TAB>" you get "target symbolsadd" instead of "target symbols ".
Greg Clayton
[Lldb-commits] [lldb] r230401 - Fixed Xcode project after recent changes:
Greg Clayton
[Lldb-commits] [lldb] r230390 - Fix qLaunchGDBServer packet parsing in GDBRemoteCommunicationServerPlatform.
Oleksiy Vyalov
[Lldb-commits] [lldb] r230389 - Resubmit "[CMake] Change lldbAPI to be a CMake OBJECT library."
Zachary Turner
[Lldb-commits] [lldb] r230380 - [CMake] Change lldbAPI to be a CMake OBJECT library.
Zachary Turner
Re: [Lldb-commits] [lldb] r230237 - Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
[Lldb-commits] [lldb] r230351 - Add comment in MiSignalTestCase.test_lldbmi_stopped_when_stopatentry_local back and revert expecting string.
Ilia K
Re: [Lldb-commits] [PATCH] Add option to set environment variables from dotest.py
Vince Harron
[Lldb-commits] [lldb] r230345 - Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
[Lldb-commits] [PATCH] Fix handling of double quotes (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix handling of double quotes (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix handling of double quotes (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Zachary Turner
Re: [Lldb-commits] [PATCH] Fix handling of backslashes in Args parsing
Zachary Turner
Re: [Lldb-commits] [PATCH] Fix handling of backslashes in Args parsing
Pavel Labath
Re: [Lldb-commits] [PATCH] Fix handling of backslashes in Args parsing
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
[Lldb-commits] [PATCH] Fix ImportError in lldb-mi tests on Linux
Ilia K
Re: [Lldb-commits] [PATCH] Fix ImportError in lldb-mi tests on Linux
Ilia K
[Lldb-commits] [lldb] r230321 - Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
Re: [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
dawn
[Lldb-commits] [lldb] r230302 - Move the copy phases for the xpcservices bundles from the "LLDB"
Jason Molenda
[Lldb-commits] [lldb] r230262 - [CMake] On Windows, require manual specification of python libs.
Zachary Turner
Re: [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Zachary Turner
Re: [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Zachary Turner
Re: [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Vince Harron
Re: [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Pavel Labath
Re: [Lldb-commits] [PATCH] Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
[Lldb-commits] [lldb] r230228 - Exit early from DumpELFProgramHeaders if parse fails
Ed Maste
[Lldb-commits] [lldb] r230227 - elf-core: correct "no sections" to "no segments."
Ed Maste
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Bhushan Attarde
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Jason Molenda
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Phabricator
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Robert Flack
Re: [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Robert Flack
[Lldb-commits] [lldb] r230130 - If constructed llvm_build_dir doesn't exist, retry as an iphoneos path.
Jason Molenda
[Lldb-commits] [lldb] r230128 - Add missing #include. This should fix the Windows build.
Zachary Turner
[Lldb-commits] [lldb] r230126 - Update for Clang API change in r230123 -- lookup_result was always
Chandler Carruth
Re: [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Oleksiy Vyalov
[Lldb-commits] [lldb] r230110 - Add missing Xcode project files for MICmdCmdSymbol.cpp and MICmdCmdSymbol.h.
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] r230080 - This should fix the Windows build
Enrico Granata
[Lldb-commits] [PATCH] Fix TestStubSetSID after unification in to a single lldb-server binary.
Siva Chandra
[Lldb-commits] [lldb] r230077 - Rename the "glob arguments" feature to "shell expand arguments"
Enrico Granata
[Lldb-commits] [lldb] r230076 - Make sure things build for iOS after recent changes.
Greg Clayton
Re: [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
Re: [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
Re: [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Zachary Turner
Re: [Lldb-commits] [lldb] r230065 - Start the refactoring of globbing
Enrico Granata
[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] r230046 - Add an OptionValueLanguage class
Enrico Granata
Re: [Lldb-commits] [lldb] r230046 - Add an OptionValueLanguage class
Zachary Turner
[Lldb-commits] [lldb] r230028 - Minor changes after r229901: move the CMICmdCmdStackSelectFrame to the end of header file
Ilia K
[Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
Re: [Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
Re: [Lldb-commits] [PATCH] Fix the communication in qPlatform_[mkdir, chmod]
Greg Clayton
Re: [Lldb-commits] [PATCH] Set error status when failed to catch stop after launch
Greg Clayton
[Lldb-commits] [lldb] r230025 - Forgot to remove initialization of MiTestCaseBase.mydir in r230022
Ilia K
Re: [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Pavel Labath
Re: [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Jason Molenda
Re: [Lldb-commits] [lldb] r230003 - Reduce number of threads in lldb-mi.
Ed Maste
Re: [Lldb-commits] [PATCH] Refactor lldb-mi tests
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Refactor lldb-mi tests
Ilia K
[Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
Re: [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Ilia K
[Lldb-commits] [lldb] r230005 - Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
Re: [Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
Re: [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Greg Clayton
Re: [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Greg Clayton
Re: [Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.
Joerg Sonnenberger
Later messages