aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29Fix TestConcurrentEvents to behave nicely with GCC 4.8Daniel Malea
2013-07-29Use flag instead of rwlock state to track process running stateEd Maste
2013-07-29Adds a DW_OP_call_frame_cfa handler when evaluating DWARF 3/4 expressionsAshok Thirumurthi
2013-07-26Document "show args" -> "settings show target.run-args"Jim Ingham
2013-07-26Fix the logging messages for SBFrame::FindRegister().Jason Molenda
2013-07-26Add an SBFrame::FindRegister() method to make it a littleJason Molenda
2013-07-26Refine the fix in r187094 to only distrust the StackID comparision when we ar...Jim Ingham
2013-07-25Fixed several problems with watchpoint expressions.Sean Callanan
2013-07-25tests: Build test code on FreeBSD the same way as on LinuxEd Maste
2013-07-25Fix the lldb build after the removal of mblaze.Rafael Espindola
2013-07-25Set thread names on FreeBSDEd Maste
2013-07-25Correct typo in commentsEd Maste
2013-07-25Remove unused codeEd Maste
2013-07-25tests: Mark expected FreeBSD failures due to pr16699Ed Maste
2013-07-25Add explicit braces to quiet the "avoid dangling else" warning from clang.Greg Clayton
2013-07-25tests: Mark expected FreeBSD failures due to pr16706Ed Maste
2013-07-25tests: Mark expected FreeBSD failures due to pr16696Ed Maste
2013-07-25Skip dead-strip test also on FreeBSDEd Maste
2013-07-25Annote expected failures on FreeBSD due to pr14540Ed Maste
2013-07-25Fixes LLDB address ranges with gcc 4.8Ashok Thirumurthi
2013-07-25Fix test execution on FreeBSD versions other than 9.xEd Maste
2013-07-25Handle the case where we are stepping through code with no symbols, so we can...Jim Ingham
2013-07-24Update link for the SysV x86_64 ABI standard doc; x86-64.org hasJason Molenda
2013-07-24Modify ProcessPOSIX to use the thread list mutex as neededDaniel Malea
2013-07-24Fix test suite make so that -std=c++11 gets set properly for supported compil...Matt Kopec
2013-07-24tests: Mark expected FreeBSD failures due to pr16696Ed Maste
2013-07-24tests: Mark expected FreeBSD failures due to pr16697Ed Maste
2013-07-24test_iter_registers is expected to fail on FreeBSDEd Maste
2013-07-24Add expectedFailureFreeBSD test wrapperEd Maste
2013-07-24<rdar://problem/14521548>Greg Clayton
2013-07-24Don't rely on C99 for loop initializers in test caseStefanus Du Toit
2013-07-24Update www build instructions for FreeBSDEd Maste
2013-07-24Add FreeBSD buildbots to build pageEd Maste
2013-07-24elf-core: Document offset constants in FreeBSD prstatus parserEd Maste
2013-07-24Update current state of FreeBSD portEd Maste
2013-07-24Updated the LLDB status page to reflect recent work on Linux.Ashok Thirumurthi
2013-07-24Updating tests that fail with ICC 13.1 because of the different mapping of as...Ashok Thirumurthi
2013-07-23Fix rvalue test makefile.Matt Kopec
2013-07-23Remove builtin attribute from calls whose targets we replaceStefanus Du Toit
2013-07-23Skip test reported to hang the FreeBSD buildbotEd Maste
2013-07-23elf-core: Remove now-unused compile-time FreeBSD supportEd Maste
2013-07-23elf-core: Add helper function for parsing FreeBSD NT_PRSTATUSEd Maste
2013-07-23elf-core: Improve FreeBSD support and move data extraction to parse timeEd Maste
2013-07-23elf-core: Parse vendor-specific notesEd Maste
2013-07-23Remove spurious "-C" flag from CMake command lines in build.html.Stefanus Du Toit
2013-07-23Adds a test for "disassemble -a" after an assert, which can fail with ELFAshok Thirumurthi
2013-07-23Add instructions to www/source.html for using the Git mirror for those so inc...Stefanus Du Toit
2013-07-23Fixed a potential crash in the GetOSVersion codeSean Callanan
2013-07-22When a Cortex-M3 target is selected (armv7m), force disassembly to be inJason Molenda
2013-07-22Fix i386 FreeBSD buildEd Maste