The Week Of Monday 23 February 2015 Archives by thread
Starting: Mon Feb 23 01:40:10 PST 2015
Ending: Sun Mar 1 23:50:45 PST 2015
Messages: 433
- [Lldb-commits] [lldb] r230046 - Add an OptionValueLanguage class
Pavel Labath
- [Lldb-commits] [PATCH] Add -exec-abort command (MI); Don't exit on eStateExited
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230210 - 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] [lldb] r230211 - Support evaluation of DWARF expressions setting CFA
Pavel Labath
- [Lldb-commits] [PATCH] Support evaluation of DWARF expressions setting CFA
Pavel Labath
- [Lldb-commits] [lldb] r230212 - 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
Tamas Berghammer
- [Lldb-commits] [lldb] r230213 - Fix the communication in qPlatform_[mkdir, chmod]
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix the communication in qPlatform_[mkdir, chmod]
Tamas Berghammer
- [Lldb-commits] [lldb] r230215 - Disable file descriptor leak tests on python >=2.7.8
Pavel Labath
- [Lldb-commits] [PATCH] Create ScopedTimeout class for GDBRemoteCommunication
Tamas Berghammer
- [Lldb-commits] [PATCH] Increase the timeout for pwrite on android
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230227 - elf-core: correct "no sections" to "no segments."
Ed Maste
- [Lldb-commits] [lldb] r230228 - Exit early from DumpELFProgramHeaders if parse fails
Ed Maste
- [Lldb-commits] [PATCH] Initial Assembly profiler for mips64
Greg Clayton
- [Lldb-commits] [lldb] r230236 - Add null RegisterContext assertions
Ed Maste
- [Lldb-commits] [PATCH] Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230237 - Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt command.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Handle FreeBSD/arm64 core files
Ed Maste
- [Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Pavel Labath
- [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.
Oleksiy Vyalov
- [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.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230251 - Remove EOL whitespace from PlatformLinux
Ed Maste
- [Lldb-commits] [lldb] r230262 - [CMake] On Windows, require manual specification of python libs.
Zachary Turner
- [Lldb-commits] [lldb] r230266 - Newline after usage string for lldb-server.
Chaoren Lin
- [Lldb-commits] [lldb] r230283 - Avoid crashing by not mmap'ing files on network mounted file systems.
Greg Clayton
- [Lldb-commits] [lldb] r230299 - Update LLDB to read a newer format of Objective-C class information from the dyld shared cache
Enrico Granata
- [Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now
dawn at burble.org
- [Lldb-commits] [lldb] r230302 - Move the copy phases for the xpcservices bundles from the "LLDB"
Jason Molenda
- [Lldb-commits] [lldb] r230311 - Compile fix for FileSystem::IsLocal on Linux
Vince Harron
- [Lldb-commits] [lldb] r230312 - Fix typo that breaks FileSystem::IsLocal
Vince Harron
- [Lldb-commits] [lldb] r230319 - Create ScopedTimeout class for GDBRemoteCommunication
Tamas Berghammer
- [Lldb-commits] [PATCH] Increase default packet timeout for android to 20s
Tamas Berghammer
- [Lldb-commits] [lldb] r230320 - Fix MiSignalTestCase.test_lldbmi_stopped_when_stopatentry_xxx tests after r230237
Ilia K
- [Lldb-commits] [lldb] r230321 - Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
- [Lldb-commits] [PATCH] Add option to set environment variables from dotest.py
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix handling of backslashes in Args parsing
Pavel Labath
- [Lldb-commits] [PATCH] Fix global makefiles for the tests to support android
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix ImportError in lldb-mi tests on Linux
Ilia K
- [Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
- [Lldb-commits] [PATCH] Add extra acceptable characters to CMICmdArgValFile (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix handling of double quotes (MI)
Ilia K
- [Lldb-commits] [PATCH] Remove use_pthread option from getBuildFlags in the test environment
Tamas Berghammer
- [Lldb-commits] [lldb] r230345 - Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230347 - Adjust an lldb-mi test to fix failure on Linux.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230351 - Add comment in MiSignalTestCase.test_lldbmi_stopped_when_stopatentry_local back and revert expecting string.
Ilia K
- [Lldb-commits] [lldb] r230379 - [CMake] Don't automatically copy python27.dll.
Zachary Turner
- [Lldb-commits] [lldb] r230380 - [CMake] Change lldbAPI to be a CMake OBJECT library.
Zachary Turner
- [Lldb-commits] [lldb] r230382 - Revert "[CMake] Change lldbAPI to be a CMake OBJECT library."
Zachary Turner
- [Lldb-commits] [lldb] r230389 - Resubmit "[CMake] Change lldbAPI to be a CMake OBJECT library."
Zachary Turner
- [Lldb-commits] [lldb] r230390 - Fix qLaunchGDBServer packet parsing in GDBRemoteCommunicationServerPlatform.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230398 - [CMake] Clean up lldb-mi CMakeLists.txt.
Zachary Turner
- [Lldb-commits] [lldb] r230401 - Fixed Xcode project after recent changes:
Greg Clayton
- [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] r230418 - Fix logging in GDBRemoteCommunicationServerPlatform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Return a current executable's directory from HostInfoAndroid::ComputeSupportExeDirectory.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230451 - When FileSpec::Resolve is given a bare file like "ls",
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] Move the shell expansion code to Host/common
Zachary Turner
- [Lldb-commits] [lldb] r230463 - Fix CommandLineCompletionTestCase.test_watchpoint_xxx tests after r230408
Ilia K
- [Lldb-commits] [Diffusion] rL230408: If you try to auto-complete "target symbols<TAB>" you get "target symbolsadd"…
Ilia K
- [Lldb-commits] [lldb] r230466 - Fix ImportError in lldb-mi tests on Linux
Ilia K
- [Lldb-commits] [lldb] r230467 - Fix MiSignalTestCase.xxx_remote tests after r230466
Ilia K
- [Lldb-commits] [lldb] r230468 - Add extra acceptable characters to CMICmdArgValFile (MI)
Ilia K
- [Lldb-commits] [lldb] r230476 - Skip symlinks to the original file when searching for debug info
Pavel Labath
- [Lldb-commits] [lldb] r230481 - Fix comment in test/tools/lldb-mi/main.cpp
Ilia K
- [Lldb-commits] [lldb] r230485 - Add option to set environment variables from dotest.py
Tamas Berghammer
- [Lldb-commits] [lldb] r230487 - Fix global makefiles for the tests to support android
Tamas Berghammer
- [Lldb-commits] [lldb] r230492 - Truncate target file for stdout and stderr
Tamas Berghammer
- [Lldb-commits] [lldb] r230493 - Remove use_pthread option from getBuildFlags in the test environment
Tamas Berghammer
- [Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.
Robert Flack
- [Lldb-commits] [lldb] r230502 - Add missing "return" statements.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r230508 - Fix the dumping of symbol tables to be correctly alligned for all entries when using "image dump symtab".
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] [PATCH] Strip ELF symbol versions from symbol names
Pavel Labath
- [Lldb-commits] [lldb] r230522 - Fix warnings found with clang-cl.
Zachary Turner
- [Lldb-commits] [lldb] r230523 - Solve hang on Windows when lldb fails to launch the process.
Zachary Turner
- [Lldb-commits] [lldb] r230531 - Revert "Fix warnings found with clang-cl."
Zachary Turner
- [Lldb-commits] [lldb] r230556 - Add qModuleInfo request in order to get module information (uuid, triple, ..) by module path from remote platform.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230562 - Optimize finding the Complete Definition of an ObjC class for debug with .o files with lots of .o files.
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
- [Lldb-commits] [PATCH] Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix a typo Debugger::ExecuteIOHanders to Debugger::ExecuteIOHandlers.
Siva Chandra
- [Lldb-commits] [lldb] r230604 - Return a current executable's directory from HostInfoAndroid::ComputeSupportExeDirectory.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix Bug 20400
Chaoren Lin
- [Lldb-commits] [lldb] r230626 - Increase default packet timeout for android to 20s
Tamas Berghammer
- [Lldb-commits] [lldb] r230629 - Test commit - fix typo.
Robert Flack
- [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] [PATCH] [swig] Generate bindings for SBDebugger::*UseColor().
Bruce Mitchener
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [PATCH] Remove duplicated code for synthetic array members.
Bruce Mitchener
- [Lldb-commits] [PATCH] [swig] Fix some typos in the build scripts.
Bruce Mitchener
- [Lldb-commits] [PATCH] Use the unified section list when generating a symbol table
Pavel Labath
- [Lldb-commits] [lldb] r230646 - [swig] Generate bindings for SBDebugger::*UseColor().
Bruce Mitchener
- [Lldb-commits] [lldb] r230648 - Fix comments in tools/lldb-mi/MIDriver.h
Ilia K
- [Lldb-commits] [lldb] r230652 - Fix process's output to stdout/stderr (MI)
Ilia K
- [Lldb-commits] [lldb] r230654 - Fix handling of double quotes (MI)
Ilia K
- [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] [PATCH] Can't set watchpoints on launching threads on Linux LLGS.
Chaoren Lin
- [Lldb-commits] [lldb] r230663 - Fix a typo Debugger::ExecuteIOHanders to Debugger::ExecuteIOHandlers.
Siva Chandra
- [Lldb-commits] [lldb] r230671 - Can't set watchpoints on launching threads on Linux LLGS.
Chaoren Lin
- [Lldb-commits] [PATCH] Add synchronization to TestWatchLocation.
Chaoren Lin
- [Lldb-commits] [lldb] r230674 - Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r230691 - Add synchronization to TestWatchLocation.
Chaoren Lin
- [Lldb-commits] [lldb] r230694 - Fix Bug 20400
Chaoren Lin
- [Lldb-commits] [lldb] r230706 - [swig] Fix some typos in the build scripts.
Bruce Mitchener
- [Lldb-commits] [lldb] r230708 - Remove duplicated code for synthetic array members.
Bruce Mitchener
- [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
- [Lldb-commits] [PATCH] Skip LaunchInTerminalTestCase test on remote systems
Ilia K
- [Lldb-commits] [Diffusion] rL230691: Add synchronization to TestWatchLocation.
Ilia K
- [Lldb-commits] [PATCH] Fix hello_watchlocation test after r230691
Ilia K
- [Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691
Chaoren Lin
- [Lldb-commits] [lldb] r230739 - Fixes http://reviews.llvm.org/rL230691
Chaoren Lin
- [Lldb-commits] [PATCH] Make it possible to stop the operation thread in NativeProcessLinux
Tamas Berghammer
- [Lldb-commits] [PATCH] The great Python split
Zachary Turner
- [Lldb-commits] [lldb] r230782 - Skip LaunchInTerminalTestCase test on remote systems
Ilia K
- [Lldb-commits] [PATCH] Fix failing tests caused by lack of default debug info
Vince Harron
- [Lldb-commits] [lldb] r230787 - Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [PATCH] Convert TestWatchLocation to use C++11 library instead of pthread.
Chaoren Lin
- [Lldb-commits] [PATCH] Python split [1/2] - File renames
Zachary Turner
- [Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
- [Lldb-commits] [PATCH] Skip AsanTestCase and AsanTestReportDataCase on Darwin
Ilia K
- [Lldb-commits] [lldb] r230799 - Convert TestWatchLocation to use C++11 library instead of pthread.
Chaoren Lin
- [Lldb-commits] [PATCH] Make print_cwd buildable on Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Casting pid to ::pid_t when invoking syscall.
Chaoren Lin
- [Lldb-commits] [lldb] r230817 - Casting pid to ::pid_t when invoking syscall.
Chaoren Lin
- [Lldb-commits] [lldb] r230828 - Fixed pthread linking errors in test binaries
Vince Harron
- [Lldb-commits] [lldb] r230831 - Use -fstandalone-debug for few tests to get around a Clang optimization
Vince Harron
- [Lldb-commits] [lldb] r230832 - Temporarily XFAIL TestLaunchWithShellExpand to get the build green
Vince Harron
- [Lldb-commits] [PATCH] Advertise 32 bit support for PlatformRemoteGDBServer on 64 bit systems.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix attaching to 32 bit inferior with 64 bit llgs.
Chaoren Lin
- [Lldb-commits] [lldb] r230887 - Fix attaching to 32 bit inferior with 64 bit llgs.
Chaoren Lin
- [Lldb-commits] [PATCH] Add support for SBProcess::PutSTDIN to remote processes
Vince Harron
- [Lldb-commits] [lldb] r230906 - Advertise 32 bit support for PlatformRemoteGDBServer on 64 bit systems.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
- [Lldb-commits] [lldb] r230919 - Linux - debugging of local processes via lldb-gdbserver
Vince Harron
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Vince Harron
- [Lldb-commits] [PATCH] Applying D7950 to four near copies of the file.
Chaoren Lin
Last message date:
Sun Mar 1 23:50:45 PST 2015
Archived on: Tue Aug 4 15:44:56 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).