The Week Of Monday 13 May 2013 Archives by subject
Starting: Mon May 13 02:43:11 PDT 2013
Ending: Fri May 17 17:38:20 PDT 2013
Messages: 108
- [Lldb-commits] [lldb] r181694 - Add a new constructor with ConstString (and not only const char *). Hopefully fixes the build of lldb
Sylvestre Ledru
- [Lldb-commits] [lldb] r181695 - Under GNU/Linux, do not build lldbPluginDynamicLoaderDarwinKernel.a. It was breaking the build
Sylvestre Ledru
- [Lldb-commits] [lldb] r181703 - Also pass the MCRegInfo to createMCAsmInfo. Follow the modification introduced in commit r181680 of llvm
Sylvestre Ledru
- [Lldb-commits] [lldb] r181709 - <rdar://problem/13183720>
Enrico Granata
- [Lldb-commits] [lldb] r181711 - Unbreak cmake builds by skipping Darwin kernel plugin on non-Mac platforms
Daniel Malea
- [Lldb-commits] [lldb] r181712 - Fix Linux warning about missing virtual destructor in Operation classes
Daniel Malea
- [Lldb-commits] [lldb] r181717 - <rdar://problem/13875830>
Greg Clayton
- [Lldb-commits] [lldb] r181720 - Removed a duplicate entry from the GDB to
Sean Callanan
- [Lldb-commits] [lldb] r181722 - Add setting of lldb thread names on Linux.
Matt Kopec
- [Lldb-commits] [lldb] r181724 - Fixed build break introduced by r181717
Daniel Malea
- [Lldb-commits] [lldb] r181727 - Fixed expression evaluation with convenience registers.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181735 - Cleanup test output when run via cmake/make check targets
Daniel Malea
- [Lldb-commits] [lldb] r181736 - Unset CFLAGS/CXXFLAGS when running tests via cmake/make check targets
Daniel Malea
- [Lldb-commits] [lldb] r181737 - Prevent convenience registers from being included in "read register" as they are derived registers.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181739 - Fix Mac OS X build issue introduced by incorrect using statements
Daniel Malea
- [Lldb-commits] [lldb] r181741 - Add expression tests for a function in an anonymous namespace.
Matt Kopec
- [Lldb-commits] [lldb] r181742 - Adding new test cases for inferior crashing.
Andrew Kaylor
- [Lldb-commits] [lldb] r181755 - Fixes to read the floating point and exception registers sets out
Jason Molenda
- [Lldb-commits] [lldb] r181756 - Small change to the previous checkin, read in the fpu register context
Jason Molenda
- [Lldb-commits] [lldb] r181757 - A few more small tweaks to arm core file handling.
Jason Molenda
- [Lldb-commits] [lldb] r181789 - Avoid $rax for 32-bit inferiors to fix a failing i386 test on the darwin buildbots.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181795 - Fix inline stepping test case on Linux because Thread::ThreadStoppedForAReason ignored virtual steps.
Daniel Malea
- [Lldb-commits] [lldb] r181807 - <rdar://problem/13764135>
Greg Clayton
- [Lldb-commits] [lldb] r181807 - <rdar://problem/13764135>
Kopec, Matt
- [Lldb-commits] [lldb] r181807 - <rdar://problem/13764135>
Greg Clayton
- [Lldb-commits] [lldb] r181818 - strncmp was checked incorrectly in the Linux symbol lookup fix.
Matt Kopec
- [Lldb-commits] [lldb] r181819 - Adding C++ tests that drive LLDB from multiple threads
Daniel Malea
- [Lldb-commits] [lldb] r181829 - Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++
Daniel Malea
- [Lldb-commits] [lldb] r181831 - Fix GCC buildbot failures in API/Multithreaded tests
Daniel Malea
- [Lldb-commits] [lldb] r181833 - Remove XFAIL from tests affected by llvm.org/pr-14637
Daniel Malea
- [Lldb-commits] [lldb] r181840 - Fixed the test case to pass on Darwin. This might pass on linux as well. The test case now properly validates g_points as a global for the class A version, and the static variable for the file static.
Greg Clayton
- [Lldb-commits] [lldb] r181841 - <rdar://problem/13748253>
Greg Clayton
- [Lldb-commits] [lldb] r181845 - Unbreak the linux buildbot tests. This still fails for the clang that is being used on linux.
Greg Clayton
- [Lldb-commits] [lldb] r181850 - A first pass at auto completion for variables and their children. This is currently hooked up for "frame variable" only. With a little work we can also enable it for the "expression" command and also for other things.
Greg Clayton
- [Lldb-commits] [lldb] r181855 - <rdar://problem/13821289>
Enrico Granata
- [Lldb-commits] [lldb] r181856 - <rdar://problem/13892319>
Greg Clayton
- [Lldb-commits] [lldb] r181857 - Need to add the LLDB.framework directory to the rpath for the driver programs or they won't run.
Jim Ingham
- [Lldb-commits] [lldb] r181858 - Didn't mean to check in this change...
Jim Ingham
- [Lldb-commits] [lldb] r181863 - Change the mechanism around SBValue::GetSP() so that it always requires the target API lock AND the
Jim Ingham
- [Lldb-commits] [lldb] r181866 - <rdar://problem/13883385>
Enrico Granata
- [Lldb-commits] [lldb] r181876 - Only include under arm and an Apple system. Otherwise, it will fail under a GNU/Linux under ARM
Sylvestre Ledru
- [Lldb-commits] [lldb] r181885 - Include also sys/wait.h in the case of a FreeBSD kernel with a glibc (Debian KFreeBSD for example)
Sylvestre Ledru
- [Lldb-commits] [lldb] r181899 - Fix cmake builds from checkouts with multiple remotes
Daniel Malea
- [Lldb-commits] [lldb] r181902 - Disable test case that causes assertion failure on Linux
Daniel Malea
- [Lldb-commits] [lldb] r181903 - Revert r181833: lldb prompt issue still occurs on buildbot (http://lab.llvm.org:8011/builders/lldb-x86_64-linux/builds/4124)
Daniel Malea
- [Lldb-commits] [lldb] r181904 - Implement "platform process list" on Linux
Daniel Malea
- [Lldb-commits] [lldb] r181905 - Re-enable tests disabled due to llvm.org/pr14541
Daniel Malea
- [Lldb-commits] [lldb] r181911 - Fixed a few obvious errors pointed out by the static analyzer.
Jim Ingham
- [Lldb-commits] [lldb] r181913 - Clean up linux test decorators and add links to known bugs
Daniel Malea
- [Lldb-commits] [lldb] r181916 - <rdar://problem/13128331>
Greg Clayton
- [Lldb-commits] [lldb] r181918 - Fixed an xpass due to r181841 on Linux with gcc. Note that the clang variant contains to xfail, and r181841 is a fix for the test.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181948 - Removed unused code and an unused event.
Greg Clayton
- [Lldb-commits] [lldb] r181968 - <rdar://problem/11158023>
Enrico Granata
- [Lldb-commits] [lldb] r182025 - <rdar://problem/13891604>
Greg Clayton
- [Lldb-commits] [lldb] r182028 - Added a per-process cache for reserved memory
Sean Callanan
- [Lldb-commits] [lldb] r182030 - Fix Linux 'platform status' command. Its output is now closer to that on Mac OS X
Daniel Malea
- [Lldb-commits] [lldb] r182056 - Handle the case where there is a user breakpoint set at the location of one of our
Jim Ingham
- [Lldb-commits] [lldb] r182060 - the return False in breakpoint actions should also be mentioned on the website
Enrico Granata
- [Lldb-commits] [lldb] r182061 - Fix ObjectFileELF to not use the file_offset twice.
Filipe Cabecinhas
- [Lldb-commits] [lldb] r182064 - test commit
Michael Sartain
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Michael Sartain
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Malea, Daniel
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Mike Sartain
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Mike Sartain
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Malea, Daniel
- [Lldb-commits] [lldb] r182065 - Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties.
Greg Clayton
- [Lldb-commits] [lldb] r182066 - <rdar://problem/13893094>
Greg Clayton
- [Lldb-commits] [lldb] r182067 - <rdar://problem/13217784>
Greg Clayton
- [Lldb-commits] [lldb] r182068 - Apropos should search user commands as well as built-in commands.
Jim Ingham
- [Lldb-commits] [lldb] r182069 - Comment out ObjectFileELF::GetModuleSpecifications() function until I can debug where it's causing tests to fail.
Michael Sartain
- [Lldb-commits] [lldb] r182069 - Comment out ObjectFileELF::GetModuleSpecifications() function until I can debug where it's causing tests to fail.
Greg Clayton
- [Lldb-commits] [lldb] r182090 - Fix a typo (ouput => output)
Sylvestre Ledru
- [Lldb-commits] [lldb] r182099 - Fixed the build to reflect the API name change in r182085.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182104 - Updated TestAbbreviations to reflect the changed output in r182068.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182111 - Uses a helper to consistently verify the stop reason in all tests.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182115 - Adds a test case for bugzilla #15671 patterned after TestInferiorCrashing.py.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182116 - Modifies the log directory to ensure that the log file will be found on tear-down (i.e. for CI agents that clean up artifacts aggressively).
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182117 - Update LLDB web docs with instructions to run individual test suites/directories
Daniel Malea
- [Lldb-commits] [lldb] r182148 - Append missing version number to lldb binary built by cmake
Daniel Malea
- [Lldb-commits] [lldb] r182153 - ProcessMonitor improvements for Linux.
Matt Kopec
- [Lldb-commits] [lldb] r182153 - ProcessMonitor improvements for Linux.
Greg Clayton
- [Lldb-commits] [lldb] r182153 - ProcessMonitor improvements for Linux.
Kopec, Matt
- [Lldb-commits] [lldb] r182153 - ProcessMonitor improvements for Linux.
Greg Clayton
- [Lldb-commits] [lldb] r182155 - Fix xpasses on the gcc buildbots using compiler versions to qualify the xfail.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182157 - Fix CMake install target
Daniel Malea
- [Lldb-commits] [lldb] r182158 - Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying:
Greg Clayton
- [Lldb-commits] [lldb] r182158 - Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying:
Kopec, Matt
- [Lldb-commits] [lldb] r182159 - Avoided the use of two test decorators with xfail/xpass logic in the same test.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r182160 - Added a few linux build configure/make examples.
Greg Clayton
- [Lldb-commits] [lldb] r182166 - The Linux process plugin wasn't returning the correct linux signals. This fixes that.
Matt Kopec
- [Lldb-commits] [lldb] r182173 - <rdar://problem/13928053>
Enrico Granata
- [Lldb-commits] [lldb] r182179 - <rdar://problem/11398407>
Greg Clayton
- [Lldb-commits] [lldb] r182183 - Fixed a problem where the dynamic checkers (i.e.,
Sean Callanan
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
Malea, Daniel
- [Lldb-commits] [PATCH]: Fix inline stepping test case (and possibly improve remote step performance)
jingham at apple.com
- [Lldb-commits] Implement Linux GetProcessCPUTypeFromExecutable, return architecture for "platform process list"
Michael Sartain
- [Lldb-commits] Implement Linux GetProcessCPUTypeFromExecutable, return architecture for "platform process list"
Malea, Daniel
Last message date:
Fri May 17 17:38:20 PDT 2013
Archived on: Tue Aug 4 15:44:43 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).