The Week Of Monday 19 January 2015 Archives by subject
Starting: Mon Jan 19 04:44:17 PST 2015
Ending: Sat Jan 24 16:42:43 PST 2015
Messages: 132
- [Lldb-commits] [lldb] r225284 - Added a test case for launching a process in a separate terminal window to ensure we don't regress on this.
Ilia K
- [Lldb-commits] [lldb] r225284 - Added a test case for launching a process in a separate terminal window to ensure we don't regress on this.
jingham at apple.com
- [Lldb-commits] [lldb] r225284 - Added a test case for launching a process in a separate terminal window to ensure we don't regress on this.
Ilia K
- [Lldb-commits] [lldb] r226068 - Three related changes to help:
Ilia K
- [Lldb-commits] [lldb] r226471 - Fixed Linux build error in gtest
Vince Harron
- [Lldb-commits] [lldb] r226477 - Print out the full output of gtest
Vince Harron
- [Lldb-commits] [lldb] r226528 - Fix a race condition where you could set the selected thread & target in the
Jim Ingham
- [Lldb-commits] [lldb] r226530 - Added an Xcode target so we build the "lldb-mi" executable as part of the "desktop" and "desktop no xpc" targets.
Greg Clayton
- [Lldb-commits] [lldb] r226530 - Added an Xcode target so we build the "lldb-mi" executable as part of the "desktop" and "desktop no xpc" targets.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r226543 - Don't mention a "--core-file" argument to target create. It is
Jason Molenda
- [Lldb-commits] [lldb] r226544 - Fix creation of StringRef in FileSpec::ResolveUsername()
Jason Molenda
- [Lldb-commits] [lldb] r226544 - Fix creation of StringRef in FileSpec::ResolveUsername()
Zachary Turner
- [Lldb-commits] [lldb] r226544 - Fix creation of StringRef in FileSpec::ResolveUsername()
Jason Molenda
- [Lldb-commits] [lldb] r226544 - Fix creation of StringRef in FileSpec::ResolveUsername()
Jason Molenda
- [Lldb-commits] [lldb] r226544 - Fix creation of StringRef in FileSpec::ResolveUsername()
Zachary Turner
- [Lldb-commits] [lldb] r226568 - Fix help test cases after r226068
Ed Maste
- [Lldb-commits] [lldb] r226587 - Don't remove backslashes from arguments unless the following char is recognized.
Zachary Turner
- [Lldb-commits] [lldb] r226607 - Update the deployment target on MacOSX to be 10.8. The change is mainly to get the REG_ENHANCED stuff in regex.h and shouldn't affect other targets.
Greg Clayton
- [Lldb-commits] [lldb] r226608 - Remove unused function:
Greg Clayton
- [Lldb-commits] [lldb] r226614 - XFAIL pexpect tests on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r226617 - Add missing case statement to quiet a compiler warning.
Greg Clayton
- [Lldb-commits] [lldb] r226625 - Fix some platform specific paths in TestSettings.py.
Zachary Turner
- [Lldb-commits] [lldb] r226631 - Adding compact unwind as a source of unwind information
Jason Molenda
- [Lldb-commits] [lldb] r226634 - Allow individual ValueObjects to pick their preferred display language
Enrico Granata
- [Lldb-commits] [lldb] r226679 - Some fixes for linking Python on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r226679 - Some fixes for linking Python on Windows.
Rick Foos
- [Lldb-commits] [lldb] r226679 - Some fixes for linking Python on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r226683 - Revert "Some fixes for linking Python on Windows."
Zachary Turner
- [Lldb-commits] [lldb] r226695 - Fixed a makefile rule used by several tests
Kate Stone
- [Lldb-commits] [lldb] r226704 - Abstract the details from regex.h a bit more by not allowing people to specify compile and execute flags for regular expressions. Also enable better regular expressions if they are available by check if the REG_ENHANCED is available and using it if it is.
Greg Clayton
- [Lldb-commits] [lldb] r226712 - This patch gets remote-linux platform able to run processes
Vince Harron
- [Lldb-commits] [lldb] r226730 - Speed these tests up quite significantly by using the SB API instead of running the "continue" command at each step
Enrico Granata
- [Lldb-commits] [lldb] r226742 - Implement ProcessWindows::GetMemoryRegionInfo.
Zachary Turner
- [Lldb-commits] [lldb] r226744 - Expression evaluation for functions with unknown signatures on works by
Kate Stone
- [Lldb-commits] [lldb] r226752 - Add Utility/UriParser.cpp to the lldb-core target so xcode builds
Jason Molenda
- [Lldb-commits] [lldb] r226753 - File::Read(), when asked to read the contents of a file into a heap
Jason Molenda
- [Lldb-commits] [lldb] r226771 - Add an API to ValueObject that iterates over the entire parent chain via a callback, and rewrite GetRoot() in terms of this general iteration API. NFC
Enrico Granata
- [Lldb-commits] [lldb] r226789 - Update ExpressionSourceCode::GetText() to match the
Jason Molenda
- [Lldb-commits] [lldb] r226846 - Fix the -*-version-min option to not try and use the current OS version for iOS and the simulator since llvm/clang will assert and kill LLDB.
Greg Clayton
- [Lldb-commits] [lldb] r226849 - Don't stomp the triple when loading a PECOFF target.
Zachary Turner
- [Lldb-commits] [lldb] r226851 - Error::Clear() should reset the type to invalid instead of generic.
Zachary Turner
- [Lldb-commits] [lldb] r226852 - Add a benchmark test case that shows how much slower repeat 'continue' commands are than going through the SB API directly
Enrico Granata
- [Lldb-commits] [lldb] r226856 - Make OSX test run firewall friendly.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r226858 - Change wildcard . to literal . in regex for copying python.
Zachary Turner
- [Lldb-commits] [lldb] r226860 - Replace more runCmd('continue') with process control API.
Enrico Granata
- [Lldb-commits] [lldb] r226886 - Remove the "/" from the end of rpath paths. Having it there causes the
Jim Ingham
- [Lldb-commits] [lldb] r226889 - Two fixes for compact unwind decoding for frameless large-stack-size
Jason Molenda
- [Lldb-commits] [lldb] r226891 - Workaround for what looks like an OS X-specific libedit issue
Kate Stone
- [Lldb-commits] [lldb] r226892 - debug printfs that got left in. I blame greg.
Jason Molenda
- [Lldb-commits] [lldb] r226906 - Fix indentation in ValueObject.cpp (test commit)
Tamas Berghammer
- [Lldb-commits] [lldb] r226907 - Cleanup do-gtest.py
Tamas Berghammer
- [Lldb-commits] [lldb] r226909 - Fix handling of data-disassemble command arguments.
Deepak Panickal
- [Lldb-commits] [lldb] r226933 - Fix CMake build - add readline dependency on ${PYTHON_LIBRARY}.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r226956 - fixed up some logging messages (options and wait_pid were swapped)
Vince Harron
- [Lldb-commits] [lldb] r226957 - Renamed UpdateSDKDirectoryInfosInNeeded->IfNeeded
Vince Harron
- [Lldb-commits] [lldb] r226959 - Fixing TestRegisters on Linux with LLGS
Vince Harron
- [Lldb-commits] [lldb] r226962 - Adding the ability to get the language from a mangled name. This isn't used in the SVN LLDB, but will be used in another codebase based on the SVN LLDB.
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add -exec-arguments command
Jim Ingham
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Jim Ingham
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
jingham at apple.com
- [Lldb-commits] [PATCH] Add -exec-arguments command
Jim Ingham
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Added Connection::GetURI()
Vince Harron
- [Lldb-commits] [PATCH] Added Connection::GetURI()
Greg Clayton
- [Lldb-commits] [PATCH] Change the way SWIG is found, and fixed a typo in OS detection
Ismail Pazarbasi
- [Lldb-commits] [PATCH] Clean lldb-mi tests using MiTestCaseBase class.
Ilia K
- [Lldb-commits] [PATCH] Cleanup do-gtest.py
Tamas Berghammer
- [Lldb-commits] [PATCH] Cleanup do-gtest.py
Vince Harron
- [Lldb-commits] [PATCH] Cleanup do-gtest.py
Tamas Berghammer
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Siva Chandra
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Zachary Turner
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Zachary Turner
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Greg Clayton
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Chaoren Lin
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Zachary Turner
- [Lldb-commits] [PATCH] Clear should reset error to invalid instead of generic
Zachary Turner
- [Lldb-commits] [PATCH] Don't remove backslashes from arguments unless the following char is recognized.
Zachary Turner
- [Lldb-commits] [PATCH] Don't remove backslashes from arguments unless the following char is recognized.
Zachary Turner
- [Lldb-commits] [PATCH] Fix AbbreviationsTestCase, AliasTestCase and HelpCommandTestCase tests after r226068
Ilia K
- [Lldb-commits] [PATCH] Fix AbbreviationsTestCase, AliasTestCase and HelpCommandTestCase tests after r226068
Ed Maste
- [Lldb-commits] [PATCH] Fix AbbreviationsTestCase and AliasTestCase tests after r226068
Ilia K
- [Lldb-commits] [PATCH] Fix AbbreviationsTestCase and AliasTestCase tests after r226068
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Zachary Turner
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Zachary Turner
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Greg Clayton
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Zachary Turner
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Ilia K
- [Lldb-commits] [PATCH] Fix darwin-debug build in cmake (OS X)
Zachary Turner
- [Lldb-commits] [PATCH] fixed up some logging messages (options and wait_pid were swapped)
Vince Harron
- [Lldb-commits] [PATCH] fixed up some logging messages (options and wait_pid were swapped)
Greg Clayton
- [Lldb-commits] [PATCH] fixed up some logging messages (options and wait_pid were swapped)
Vince Harron
- [Lldb-commits] [PATCH] Fix for lldb-platform linking error on OSX/CMake
Vince Harron
- [Lldb-commits] [PATCH] Fix for lldb-platform linking error on OSX/CMake
Greg Clayton
- [Lldb-commits] [PATCH] Fixing TestRegisters on Linux with LLGS
Tamas Berghammer
- [Lldb-commits] [PATCH] Fixing TestRegisters on Linux with LLGS
Vince Harron
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Greg Clayton
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Greg Clayton
- [Lldb-commits] [PATCH] Fix load address resolution on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Fix output of do-gtest.py
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix output of do-gtest.py
Vince Harron
- [Lldb-commits] [PATCH] Fix output of do-gtest.py
Vince Harron
- [Lldb-commits] [PATCH] Fix output of do-gtest.py
Vince Harron
- [Lldb-commits] [PATCH] Fix test_nonrunning_command_abbreviations in AbbreviationsTestCase after r226068
Ilia K
- [Lldb-commits] [PATCH] Fix test_nonrunning_command_abbreviations in AbbreviationsTestCase after r226068
Ed Maste
- [Lldb-commits] [PATCH] Make OSX test run firewall friendly.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Make OSX test run firewall friendly.
Greg Clayton
- [Lldb-commits] [PATCH] remote-gdb-server platform able to run processes on a remote system
Oleksiy Vyalov
- [Lldb-commits] [PATCH] remote-gdb-server platform able to run processes on a remote system
Greg Clayton
- [Lldb-commits] [PATCH] remote-gdb-server platform able to run processes on a remote system
Vince Harron
- [Lldb-commits] [PATCH] UpdateSDKDirectoryInfosInNeeded(); called twice, is that right?
Vince Harron
- [Lldb-commits] [PATCH] UpdateSDKDirectoryInfosInNeeded(); called twice, is that right?
Jim Ingham
- [Lldb-commits] [PATCH] UpdateSDKDirectoryInfosInNeeded(); called twice, is that right?
Greg Clayton
- [Lldb-commits] [PATCH] UpdateSDKDirectoryInfosInNeeded(); called twice, is that right?
Vince Harron
Last message date:
Sat Jan 24 16:42:43 PST 2015
Archived on: Tue Aug 4 15:44:54 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).