1. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 7 years ago
  2. edb0127 ObjectFileELF: Add support for arbitrarily named code sections by Pavel Labath · 7 years ago
  3. e4777a9 Support reading section ".gnu_debugaltlink" by Jan Kratochvil · 7 years ago
  4. 16064d3 Re-land: [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  5. 3ef4eeb [elf] Remove one copy of the section merging code by Pavel Labath · 8 years ago
  6. ec03d7e Revert "[lldb] Use vFlash commands when writing to target's flash memory regions" by Pavel Labath · 8 years ago
  7. 029fb69 [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  8. 4f03312 Fix parsing of object files with "early" section headers by Pavel Labath · 8 years ago
  9. c561a6a Add LLDB_LOG_ERROR macro by Pavel Labath · 8 years ago
  10. b424de3 Fix assertion in ObjectFileELF by Pavel Labath · 8 years ago
  11. 50251fc Make sure DataBufferLLVM contents are writable by Pavel Labath · 8 years ago
  12. 4c2eb8b Fix 32-bit builds broken by 320813 by Pavel Labath · 8 years ago
  13. e2867bc ObjectFileELF: Add support for compressed sections by Pavel Labath · 8 years ago
  14. a6d5464 Add a symbols subcommand to lldb-test. by Zachary Turner · 8 years ago
  15. 5f19b90 Move ArchSpec to the Utility module by Pavel Labath · 8 years ago
  16. d13f691 Improve FreeBSD kernel debugging by Ed Maste · 8 years ago
  17. e1a6074 Remove uses of std::auto_ptr, it's going away in C++17. by Benjamin Kramer · 8 years ago
  18. 963ce48 Add support for the DWP debug info format by Tamas Berghammer · 8 years ago
  19. 8ac63e8 [LLDB][MIPS] Set the Section's file address for by Nitesh Jain · 8 years ago
  20. 38d0632 Move Timer and TraceOptions from Core to Utility by Pavel Labath · 8 years ago
  21. d16a6e3 Fix typo: using && instead of & when evaluating a mask by Mehdi Amini · 8 years ago
  22. df1a0d1 [linux] Change the way we load vdso pseudo-module by Pavel Labath · 8 years ago
  23. f9d1647 Remove an expensive lock from Timer by Pavel Labath · 8 years ago
  24. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  25. efddda3d ObjectFileELF: Fix symbol lookup in bss section by Pavel Labath · 8 years ago
  26. 4d35d6b Change UniqueCStringMap to use ConstString as the key by Pavel Labath · 8 years ago
  27. 706c520 [LLDB][MIPS] Fix Core file Architecture and OS information. by Nitesh Jain · 8 years ago
  28. 12801f1 [LLDB] OpenBSD support by Kamil Rytarowski · 9 years ago
  29. 7f6a7a3 Remove FileSpec::ReadFileContents. by Zachary Turner · 9 years ago
  30. 666cc0b Move DataBuffer / DataExtractor and friends from Core -> Utility. by Zachary Turner · 9 years ago
  31. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  32. 3f4a4b3 Delete DataBufferMemoryMap. by Zachary Turner · 9 years ago
  33. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  34. 23ccc29 Open ELF core dumps with more than 64K sections by Pavel Labath · 9 years ago
  35. b155431 Fix more unused variable warnings when asserts are disabled. by Hafiz Abid Qadeer · 9 years ago
  36. a08ba42 [lldb] Update the check for Linux or FreeBSD in SymbolFileDWARF::FindFunctions by Alexander Shaposhnikov · 9 years ago
  37. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  38. a0c82e1 [lldb] Improve identification of Linux core dumps. Fix for bug #30485. by Richard Chamberlain · 9 years ago
  39. 4f730dc Fix about a dozen compile warnings by Ilia K · 9 years ago
  40. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  41. f343968f Delete Host/windows/win32.h by Zachary Turner · 9 years ago
  42. 023dd64 Add/fix support for i386 elf core files by Dimitar Vlahovski · 9 years ago
  43. 0576ad6 Fix a crash when an ELF section symbol have no name by Tamas Berghammer · 9 years ago
  44. 75500e7 Typo corrections identified by codespell by Ed Maste · 9 years ago
  45. dba6503 Add oat symbolization support for odex files by Tamas Berghammer · 9 years ago
  46. c662533 Ignore oatdata and oatexec symbols more widely by Tamas Berghammer · 9 years ago
  47. 3385fa0 Since our expression parser needs to locate areas of memory that are not in use when you have a process that can't JIT code, like core file debugging, the core file process plug-ins should be able to override the Process::GetMemoryRegionInfo(...) function. by Greg Clayton · 9 years ago
  48. ad5b55a [LLDB][MIPS] Fix floating point handling in case of thread step-out by Sagar Thakur · 9 years ago
  49. 216963a Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread step-out" by Tamas Berghammer · 9 years ago
  50. 71b1dec [LLDB][MIPS] Fix floating point handling in case of thread step-out by Sagar Thakur · 9 years ago
  51. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  52. 477eb42 [LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI by Sagar Thakur · 9 years ago
  53. e114a17 rL267291: Architecture change to thumb on parsing arm.attributes causes regression. by Omair Javaid · 9 years ago
  54. 0237eda Fix ARM attribute parsing for Android after rL267291 by Tamas Berghammer · 9 years ago
  55. cbd7f88 Handle invalid values of PLT entry size generated by linker by Omair Javaid · 9 years ago
  56. 7793ba8 Fix unwind failures when PC points beyond the end of a function by Ulrich Weigand · 9 years ago
  57. d2d1504 ObjectFile: parse EABI Attributes by Saleem Abdulrasool · 9 years ago
  58. bd52626 Find .plt section in object files generated by recent ld by Ulrich Weigand · 9 years ago
  59. 543725c Implement `target modules dump objfile` by Adrian McCarthy · 9 years ago
  60. 81955f8 Allow any build-id length between 4 and 20 bytes inclusive by Ed Maste · 10 years ago
  61. 31a2f8f Add support for handling absolute symbols in ELF by Tamas Berghammer · 10 years ago
  62. 6b63b14 Improve the handling of missing elf symtab and missing symbol sizes by Tamas Berghammer · 10 years ago
  63. 5bfd4d0 Revert "Improve the handling of missing elf symtab and missing symbol sizes" by Tamas Berghammer · 10 years ago
  64. ed844cb Improve the handling of missing elf symtab and missing symbol sizes by Tamas Berghammer · 10 years ago
  65. 0a76722 Add support to detect arm hard float ABI based binaries for ABISysV_arm by Omair Javaid · 10 years ago
  66. 15f89c4 Fix for Bug 25338 by Ravitheja Addepally · 10 years ago
  67. 8c6996f7 Unconditionally accept symbol sizes from elf by Tamas Berghammer · 10 years ago
  68. a94ae1e Update for llvm change. NFC. by Rafael Espindola · 10 years ago
  69. dcad424 Revert "Unconditionally accept symbol sizes from elf" by Tamas Berghammer · 10 years ago
  70. 6b2322f Unconditionally accept symbol sizes from elf by Tamas Berghammer · 10 years ago
  71. 884fc3e [LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archs by Mohit K. Bhakkad · 10 years ago
  72. 8dbcb63 Get rid of ARM_ELF_SYM_IS_THUMB flag. by Stephane Sezer · 10 years ago
  73. 81b4c5f Strip trailing whitespace by Ed Maste · 10 years ago
  74. d8335e9 Read macro info from .debug_macro section and use it for expression evaluation. by Siva Chandra · 10 years ago
  75. 40fc2e3 [LLDB][MIPS] Added support for MIPS1, MIPS2, MIPS3, MIPS4 and MIPS5 instruction sets by Sagar Thakur · 10 years ago
  76. b704b69 Make core files not crash when you load a core file into LLDB with just "lldb -c core". by Greg Clayton · 10 years ago
  77. 9fa1147 Some minor improvements on the symtab parsing code by Tamas Berghammer · 10 years ago
  78. 7df337f ArchSpec: fix unintentional promotion of unspecified unknowns to specified unknowns by Todd Fiala · 10 years ago
  79. 2ee26ee Romove accidentially added statement in r249020 by Sagar Thakur · 10 years ago
  80. b8862c0 [LLDB][MIPS] Fix gp register value for o32 applications on 64-bit target by Sagar Thakur · 10 years ago
  81. 648f3c7 Add support for .ARM.exidx unwind information by Tamas Berghammer · 10 years ago
  82. 44d07fc [LLDB][MIPS] microMIPS breakpoints, disassembly and compressed addresses by Jaydeep Patil · 10 years ago
  83. 65d4d5c Add an OperatingSystem plugin to support goroutines by Ryan Brown · 10 years ago
  84. 1bcc7ba [LLDB][MIPS] Add support for DT_MIPS_RLD_MAP_REL by Bhushan D. Attarde · 10 years ago
  85. 9187e73 Fix a small typo in ObjectFileELF.cpp. by Stephane Sezer · 10 years ago
  86. c7776e4 Improve the arm/aarch64 mapping symbol handling by Tamas Berghammer · 10 years ago
  87. 9514a38 [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target. by Mohit K. Bhakkad · 10 years ago
  88. eb882fc Add basic fission support to SymbolFileDWARF by Tamas Berghammer · 10 years ago
  89. c178d4c Add support for DW_FORM_GNU_[addr,str]_index by Tamas Berghammer · 10 years ago
  90. 42ecef3 Add absolute load address support for the DynamicLoader plugins by Tamas Berghammer · 10 years ago
  91. d00438e Fix issues with separate symbolfile handling by Tamas Berghammer · 10 years ago
  92. e171da5 Fix typos. by Bruce Mitchener · 10 years ago
  93. 501a781 [LLDB][MIPS] Detect MIPS application specific extensions like micromips by Jaydeep Patil · 10 years ago
  94. c9627ae Skip oatdata and oatexec symbols in system@framework@boot.oat by Tamas Berghammer · 10 years ago
  95. ddaf6a7 Make many mangled functions that might demangle a name be allowed to specify a language to use in order to soon support Pascal and Java demangling. Dawn Perchik will take care of making this so. by Greg Clayton · 10 years ago
  96. 0b6ba7c Use string::find(char) for single character strings. by Bruce Mitchener · 10 years ago
  97. f256184 Fix [vdso] handling on Android (x86 and aarch64) by Tamas Berghammer · 10 years ago
  98. 358cf1e Resubmitting 240466 after fixing the linux test suite failures. by Greg Clayton · 10 years ago
  99. 2480fe0 Fix location of symbol size calculation in ObjectFileELF by Tamas Berghammer · 10 years ago
  100. 44ff9cce Improve instruction emulation based stack unwinding on ARM by Tamas Berghammer · 10 years ago