- 6569003 Add links to buildbots on the LLDB build instructions page by Daniel Malea · 12 years ago
- 744dd79 Backed out a hacky fix that is no longer needed. by Greg Clayton · 12 years ago
- 89a86ef A quick variable rename Sean and I had discussed earlier to make things a bit clearer. by Greg Clayton · 12 years ago
- d3beda6 Fixed several problems with class uniq'ing in the SymbolFileDWARF code: by Sean Callanan · 12 years ago
- 363141f Removing leftover printf() statement by Enrico Granata · 12 years ago
- 7cb80c9 If the user has disabled kext loading with the by Jason Molenda · 12 years ago
- 436ca2c <rdar://problem/13289157> by Greg Clayton · 12 years ago
- 560829d <rdar://problem/13282582> by Han Ming Ong · 12 years ago
- 60139f3 Fix the .categories, it had "dataformatter" not "dataformatters". by Jim Ingham · 12 years ago
- 06bdbaf Being explicit about how ignoring optparse's exceptions is not a best principle by Enrico Granata · 12 years ago
- 06925c9 <rdar://problem/13281528> by Greg Clayton · 12 years ago
- d6445b0 Added missing lldb module namespace. by Greg Clayton · 12 years ago
- 9d66551 Skip test that fails intermittently with Clang/GCC on Linux by Daniel Malea · 12 years ago
- ade70cf Optimization of the code-running NSDictionary formatter to skip runtime symbol fetching by Enrico Granata · 12 years ago
- afa3138 <rdar://problem/13286937> by Greg Clayton · 12 years ago
- 643adf8 Add a log line when debugserver exits, and clean up some of the other standard logs output to make it more useful. by Jim Ingham · 12 years ago
- 4eff6fc <rdar://problem/13282582> by Han Ming Ong · 12 years ago
- a7e864c <rdar://problem/13265297> by Greg Clayton · 12 years ago
- 4a5dfcf Fix a handful of remaining assumptions that thread IDs were 32-bits by Jason Molenda · 12 years ago
- 786e873 This should get clang/gcc decorators working by Enrico Granata · 12 years ago
- 4d82e97 Fixing issues in previous checkin - still figuring out how to make expectedFailureClang take the bugnumber by Enrico Granata · 12 years ago
- 596ba5e Remove no-op code (since r175842) by Dmitri Gribenko · 12 years ago
- 21416a1 <rdar://problem/12362092> by Enrico Granata · 12 years ago
- 647718e <rdar://problem/13277100> by Han Ming Ong · 12 years ago
- a7cb663 Correct the logic in DumpCommandHistory when the end index is UINT32_MAX. by Jim Ingham · 12 years ago
- 2eaca13 Call el_resize when the window size changes. by Jim Ingham · 12 years ago
- 04ce77f <rdar://problem/13190981> by Greg Clayton · 12 years ago
- 8b24f65 The thread plans run before the event is broadcast, so they should be calling ShouldStopSynchronous on any Stop Info's by Jim Ingham · 12 years ago
- 2df4d9f Mark last known Linux failure as XFAIL to see if there's any other problems with buildbots. by Daniel Malea · 12 years ago
- 24c8029 If we crash while making a Python summary, the crash info will tell us more about it by Enrico Granata · 12 years ago
- 4fd6f36 Remove unintended comment. by Jason Molenda · 12 years ago
- 44eb9fb Change debugserver from using the mach port number (in debugserver's by Jason Molenda · 12 years ago
- 3801be7 Using __package__ and __name__ seems redundant - __name__ should always contain the fully qualified module name by Enrico Granata · 12 years ago
- 45fa511 Fixing the watchpoint test case to reflect changes in error reporting by Enrico Granata · 12 years ago
- c29f0f3 Make the lldbtest tear down routine a little less error prone by Daniel Malea · 12 years ago
- ebb8444 Ignore the check for com.apple.main-thread - it is not critical for the test case's logic by Enrico Granata · 12 years ago
- b703112 The summary for const char* was not cascading. by Enrico Granata · 12 years ago
- dac0683 If the inferior program is compiled with libc++, you won't see libstdc++ by Enrico Granata · 12 years ago
- e9a5a50 <rdar://problem/13265017> by Enrico Granata · 12 years ago
- fe21d4f Fix clang warnings related to python macro redefinition and printf format specifiers. by Matt Kopec · 12 years ago
- 1930d5d Change to JITDefault code model for ELF targets by Andrew Kaylor · 12 years ago
- d9d3692 Fix TestPublicAPIHeaders test on machines that have [DY]LD_LIBRARY_PATH that must be preserved. by Daniel Malea · 12 years ago
- 3efa429 Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. by Daniel Malea · 12 years ago
- 5f21739 Previous commit was bogus (testing) by Enrico Granata · 12 years ago
- b8b7e97 by Enrico Granata · 12 years ago
- f5c74cd Mark test as expected-to-fail with GCC because some versions emit DWARF that claims by Daniel Malea · 12 years ago
- 7658008 Hardening in case a thread's frames are missing. by Sean Callanan · 12 years ago
- d7470c2 Skip another two test cases on Linux that are affected by llvm.org/pr14637 by Daniel Malea · 12 years ago
- 004ccb3 Fix CommandObjectMultiword to initialize all members, and beef up corresponding test case. by Daniel Malea · 12 years ago
- 33cf3f0 Update CMake lists of sources to include files added in r175787 and r175323 by Daniel Malea · 12 years ago
- aebeefd Adding CMake build system to LLDB. Some known issues remain: by Daniel Malea · 12 years ago
- 8ea4878 Fixed a case where a stack frame could lose track of its own target. by Sean Callanan · 12 years ago
- f3a217e Cleanup of the NSString data formatter by Enrico Granata · 12 years ago
- 32d7ee3 <rdar://problem/4529976> by Enrico Granata · 12 years ago
- 375df41 Mark the command as failed if parsing fails. by Jim Ingham · 12 years ago
- b989d78 <rdar://problem/13259230> by Han Ming Ong · 12 years ago
- 6e612c3 Add some documentation on how HandleCommand work. by Jim Ingham · 12 years ago
- 76695d3 If you say by Enrico Granata · 12 years ago
- d30aea2 Fixed a bug where certain vector code didn't by Sean Callanan · 12 years ago
- d04a76b *ahem* Enrico. by Jason Molenda · 12 years ago
- d441807 Mention "return" -> "thread return" by Jim Ingham · 12 years ago
- 1ae3bf6 Change ELF relocation model to static by Andrew Kaylor · 12 years ago
- f2025c2 Add logging of which test cases are run (through dosep) to help diagnose any hangs/crashes in the buildbots. by Daniel Malea · 12 years ago
- 5d77077 Fix invalid TestBitfields case (thanks Filipe!), and xfail one case due to GCC compiler bug. by Daniel Malea · 12 years ago
- e2cc60e Skip TestCompletion case that fails on linux (with gcc) because the input prompt is not displayed (llvm.org/pr14637) by Daniel Malea · 12 years ago
- a964b09 Fix TestPublicAPIHeaders test on Linux. by Matt Kopec · 12 years ago
- 12f564b Handle the case where the runtime uses class_getMethodImplementation for both scalar and structure by Jim Ingham · 12 years ago
- 2476557 Fix a bug that causes dotest.py to exit with a passing exit-code, even if some tests fail by Daniel Malea · 12 years ago
- 3e94733 Fix a problem with the const_variables test case (another lldb bug remains) by Daniel Malea · 12 years ago
- d627d4f Lastly, a few synthetic children classes for Cocoa are available by Enrico Granata · 12 years ago
- 5e536c4 And the NSString formatter is not Python anymore by Enrico Granata · 12 years ago
- 1459660 Data formatters are not a *recent* addition... by Enrico Granata · 12 years ago
- 63aef96 Fixing a potential crasher where a synthetic value could return itself as its static value by Enrico Granata · 12 years ago
- 9da225f If RunThreadPlan is called on a thread that doesn't have a selected frame, select frame 0. by Jim Ingham · 12 years ago
- 80c9a88 <rdar://problem/13147878> by Enrico Granata · 12 years ago
- e0a95d9 ValueObjectSynthetic could be wrapping a ValueObjectDynamic. In that case, we want to report that the ValueObject is dynamic since synthetic values are supposed to be just their parent with different children by Enrico Granata · 12 years ago
- 75f260a Make the progress bar opt in (using the -P option.) by Jim Ingham · 12 years ago
- 3ad5647 A few more GCC specific test fixes as per logged PRs: by Daniel Malea · 12 years ago
- 78a3dd2 Fix Makefile bug preventing tests from running when building lldb with ccache by Daniel Malea · 12 years ago
- 874378d Updated to support latest Clang option naming. by Sean Callanan · 12 years ago
- 253dbb4 Add i386 register support for the x86_64 RegisterContext plugin. This allows debugging a 32-bit inferior on 64-bit lldb/host. by Matt Kopec · 12 years ago
- 8b5c29d Minor test runner improvemenst by Daniel Malea · 12 years ago
- 306f061 Update TestVBool Makefile to allow building test program with gcc by Daniel Malea · 12 years ago
- 970f5c5 Update Makefile to use build-compiler (CC) for LLDB testing by Daniel Malea · 12 years ago
- d79d625 Fix a case where a kext module was being added to the Target twice. by Jason Molenda · 12 years ago
- 2c529b1 Change the order that the DarwinKernel DynamicLoader plugin uses by Jason Molenda · 12 years ago
- fcd9bf1 Experiment with printing a warning message when lldb is unable to by Jason Molenda · 12 years ago
- 0d31111 Always print the kernel UUID and load address if we are working with by Jason Molenda · 12 years ago
- 32a4528 Change the DarwinKernel DyanmicLoader to maintain a persist list by Jason Molenda · 12 years ago
- 04d3bb2 Fixing the lack of a space in an expression that was causing sheer unhappiness. by Enrico Granata · 12 years ago
- b437786 NSWindows should only be created after you have an NSApplication by Enrico Granata · 12 years ago
- fa3a670 <rdar://problem/12529957> by Enrico Granata · 12 years ago
- 132c49a Added a host call to get the number of CPUs. It should work on all POSIX unixes, linux and Windows. by Greg Clayton · 12 years ago
- db083f6 <rdar://problem/13121056> by Greg Clayton · 12 years ago
- 3fb2c93 Added a kqueue class which isn't being used yet, but was part of trying to work around the limitations with the unix select() call and how it is limited to FD_SETSIZE file descriptors. by Greg Clayton · 12 years ago
- d3eb837 Include a small argparse compatibility layer for Python < 2.7 by Filipe Cabecinhas · 12 years ago
- cc63342 Get rid of a warning. by Greg Clayton · 12 years ago
- ea68753 NSSet formatter is now C++ code by Enrico Granata · 12 years ago
- 5aff015 Fixes in the IRInterpreter: by Sean Callanan · 12 years ago
- 361eb43 Improve test harness for the buildbots by Daniel Malea · 12 years ago