1. bb04be1 Remove the “len” defaulted parameter from CommandReturnObject::AppendMessage, AppendWarning and AppendError. Nobody was using them, and it meant if you accidentally used the AppendWarning when you meant AppendWarningWithFormat with an integer in the format string, it would compile and then return your string plus some unknown amount of junk. by Jim Ingham · 12 years ago
  2. bad1c9e <rdar://problem/11990131> by Greg Clayton · 12 years ago
  3. c340ff8 <rdar://problem/12156204> by Greg Clayton · 12 years ago
  4. b1484f7 <rdar://problem/12582041> by Greg Clayton · 12 years ago
  5. 878f13c Fixed two conditionals that I accidentally reversed in r170152. by Sean Callanan · 12 years ago
  6. 8d646f2 Switch "disassemble" with no arguments or options to disassemble the current frame instead of around the current PC. by Greg Clayton · 12 years ago
  7. 4856200 Remove unused variable. by Greg Clayton · 12 years ago
  8. 22bf55d Remove references to files that Sean recently removed from the Xcode project. by Greg Clayton · 12 years ago
  9. 3299651 Skipping the DeadStripTestCase.test_with_dwarf test on Linux because the Linux ld lacks support for the -dead_strip option. by Andrew Kaylor · 12 years ago
  10. 54cc72c Avoid possible overflow when reading inferior memory (and logging is enabled) by Daniel Malea · 12 years ago
  11. b090668 Enabling ItaniumABILanguageRuntime and SymbolFileDWARFDebugMap plugins on non-Apple platforms. by Andrew Kaylor · 12 years ago
  12. 5fd1177 Fixed a typo. by Filipe Cabecinhas · 12 years ago
  13. 284e43e Add GCC instructions to build section of website by Daniel Malea · 12 years ago
  14. 05a4789 Change crash handling to use eStateStopped rather than eStateCrashed. by Andrew Kaylor · 12 years ago
  15. 1880918 Cleaned up the UUID mismatch just printing itself whenever it wants to by allowing an optional feedback stream to be passed along when getting the symbol vendor. by Greg Clayton · 12 years ago
  16. 467be71 <rdar://problem/12878674> by Greg Clayton · 12 years ago
  17. c9e47dd Rmoved the old LLVM disassembler based on libedis. by Sean Callanan · 12 years ago
  18. 0cbeb07 Made the struct test case actually use an expression by Sean Callanan · 12 years ago
  19. 23e2b6d Some incorrect debug information caused LLDB by Sean Callanan · 12 years ago
  20. c8aa9c9 Trigger the display of error and output in sourced commands from the result object's status instead of the presence of text in the error stream by Enrico Granata · 12 years ago
  21. 43a5fb4 Fix a parser_type to get created with the right AST, and also make variables made from symbols to not be "void * const", but just "void *". by Greg Clayton · 12 years ago
  22. 58b03a4 Fixing the -f option so that one specify multiple filters, e.g. by Enrico Granata · 12 years ago
  23. 3ce9404 <rdar://problem/11689939> by Enrico Granata · 12 years ago
  24. b6059b2 Fixed a thinko in the handling of the case where more than one thread had stopped with real stop reasons at the same time. by Jim Ingham · 12 years ago
  25. 40e278c Removed the == and != operators from ArchSpec, since by Sean Callanan · 12 years ago
  26. 1581d7d <rdar://problem/12700464> by Enrico Granata · 12 years ago
  27. aa9b36f <rdar://problem/12831670> by Jason Molenda · 12 years ago
  28. e3f0661 Made "target modules add" flush the process to reset stack frames etc. by Sean Callanan · 12 years ago
  29. 1d140f0 Marking test_lldb_iter_frame in TestLLDBIterator.py as expectedFailureLinux (due to lack of multi-threaded debugging support). by Andrew Kaylor · 12 years ago
  30. b76f77e Remove insufficient linkedit address check; the problem by Jason Molenda · 12 years ago
  31. 3f4f8d3 Marking TestPrintStackTraces.py as expectedFailureLinux (due to lack of multi-threaded debugging support). by Andrew Kaylor · 12 years ago
  32. 8e013df Added a warning about using the lldb.target, etc. for anything other than convenience when using the by Jim Ingham · 12 years ago
  33. 1998778 <rdar://problem/10898363> by Enrico Granata · 12 years ago
  34. f2ca573 Fixed a few bugs in the "step in" thread plan logic. by Jim Ingham · 12 years ago
  35. 24592a3 Minor grammar and style fixes in documentation. by Sean Callanan · 12 years ago
  36. be754e6 Allow LLDB to work with dSYM files that have a DWARF compile unit with nothing else to support clang's new -gline-tables-only mode of compiling. by Greg Clayton · 12 years ago
  37. 992d227 Option changes: by Enrico Granata · 12 years ago
  38. 332dc00 Add a LOG_TARGET log to Target::SetDefaultArchitecture by Jason Molenda · 12 years ago
  39. c92fded <rdar://problem/12780507> by Greg Clayton · 12 years ago
  40. 729e99e Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise) by Enrico Granata · 12 years ago
  41. b319118 Fixed the IRInterpreter's handling of "this" and by Sean Callanan · 12 years ago
  42. 2e28123 Broadcast an event when the selected thread is changed. by Jim Ingham · 12 years ago
  43. 4f5b299 <rdar://problem/12639506> by Enrico Granata · 12 years ago
  44. ce56890 Update comments around ABISysV_x86_64::RegisterIsCalleeSaved to by Jason Molenda · 12 years ago
  45. a4d860f <rdar://problem/12842032> by Greg Clayton · 12 years ago
  46. 6fca4f5 Removed debugging code. by Han Ming Ong · 12 years ago
  47. e9101f2 <rdar://problem/12709976> by Enrico Granata · 12 years ago
  48. 832b5d1 <rdar://problem/12850287> by Han Ming Ong · 12 years ago
  49. 8e6ee9c <rdar://problem/11844604> by Greg Clayton · 12 years ago
  50. 8bc4f6e Enable RTTI for liblldbCore.a when GCC is the compiler by Daniel Malea · 12 years ago
  51. f3c1048 <rdar://problem/12848118> by Enrico Granata · 12 years ago
  52. ba687bb <rdar://problem/12827031> by Greg Clayton · 12 years ago
  53. 3ca24b4 <rdar://problem/12817233> by Enrico Granata · 12 years ago
  54. 33060ad Make sure that the lldb globals: by Greg Clayton · 12 years ago
  55. 1dba077 Even when we aren’t going to init all the lldb.frame, etc, globals, init lldb.debugger, since each script interpreter is tied to just one debugger. by Jim Ingham · 12 years ago
  56. 81b8db9 Get LLDB-Info.plist up to date with r169081. by Filipe Cabecinhas · 12 years ago
  57. 6f3a711 Make sure to check for DW_AT_linkage_name to get the mangled name in the DWARF along with the older DW_AT_MIPS_linkage_name attribute. by Greg Clayton · 12 years ago
  58. 18e0830 Added GetCanonicalType() to SBType: by Greg Clayton · 12 years ago
  59. b9db9d5 Fix a few more clang (3.2) warnings on Linux: by Daniel Malea · 12 years ago
  60. d35b7b3 More Linux warnings fixes (remove default labels as needed): by Daniel Malea · 12 years ago
  61. 6798bd4 Now that we set ThreadPlanCallFunction to private in the constructor, it is confusing that we set it by Jim Ingham · 12 years ago
  62. f61e16b <rdar://problem/10903854> by Greg Clayton · 12 years ago
  63. ae0f59c Set ThreadPlanCallFunction to private in ConstructorSetup. This fixes a problem on Linux where 'continue' was misfiring after an expression evaluation when stopped at a breakpoint. The problem was that InferiorCallMmap was not setting its ThreadPlanCallFunction to private and so the completion of that thread plan appeared to be the stop reason and therefore the 'continue' operation failed to step over the breakpoint. The SetPrivate call is being put in ThreadPlanCallFunction rather than InferiorCallMmap to make the solution more general. by Andrew Kaylor · 12 years ago
  64. 691e74c Fix Test11588.py on Linux. The test was failing because the synthetic type fields were resolving to int instead of long. A similar change was made in r155144 to eliminate the type specification for an earlier check in this test, so it seemed appropriate here too. by Andrew Kaylor · 12 years ago
  65. 14e71ec Separate initing the stdout/stderr for running the Python Script interpreter from initing the lldb.target/frame/etc globals, by Jim Ingham · 12 years ago
  66. 4a96ab8 Take the Target API lock before letting the Python code start to work constructing threads, otherwise we will risk a lock-inversion deadlock between the thread list and the API mutex. by Jim Ingham · 12 years ago
  67. e8a321d <rdar://problem/12831670> by Jason Molenda · 12 years ago
  68. 7812411 <rdar://problem/8908550> by Greg Clayton · 12 years ago
  69. f7a24e5 <rdar://problem/12827789> by Greg Clayton · 12 years ago
  70. 49d888d <rdar://problem/12820334> by Greg Clayton · 12 years ago
  71. 19113d6 Add examples of how to set env vars for the inferior process from lldb. by Jason Molenda · 12 years ago
  72. eddc95d Mark the "dwarf" version of the test expected fail as well as the dsym version. by Jim Ingham · 12 years ago
  73. 81b78ca Merge rename fix from libcxxabi (r169402: rename class with name that clashes with GCC 4.6/4.7) by Daniel Malea · 12 years ago
  74. 70a8945 Fix ABIMacOSX_i386::RegisterIsVolatile to return the negated value of by Jason Molenda · 12 years ago
  75. b912457 <rdar://problem/12560257> by Greg Clayton · 12 years ago
  76. 77dd4a4 The expression parser will now check the validity by Sean Callanan · 12 years ago
  77. 8f00907 Move isprint8() into lldb_private as per post-commit review from Stefanus by Daniel Malea · 12 years ago
  78. 48f833c Rewrote the bitfield logic. Major changes include: by Sean Callanan · 12 years ago
  79. c4d49fd Adding missing log->Printf instead of printf in Target::SetArchitecture by Jason Molenda · 12 years ago
  80. a7eb248 <rdar://problem/12560257> by Greg Clayton · 12 years ago
  81. 0b93a75 <rdar://problem/12749733> by Greg Clayton · 12 years ago
  82. 2eafcaa Define isprint8() wrapper around isprint() in order to avoid crashes on Linux by Daniel Malea · 12 years ago
  83. dd06f93 Backed out part of the ABI changes that were checked in because it breaks the i386 test suite as it makes backtraces for the first instruction of a function fail. Stepping relies on backtraces being correct, so I am reverting what is causing the breakage. by Greg Clayton · 12 years ago
  84. 48eca2f Crash every time with new target logging is now fixed. by Greg Clayton · 12 years ago
  85. 8c6cf43 Add an LLDB_LOG_TARGET logging channel (log eanble lldb target). by Jason Molenda · 12 years ago
  86. d891f9b Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 12 years ago
  87. 0bce9a2 <rdar://problem/12649160> by Greg Clayton · 12 years ago
  88. bdf98ef Fix comment in ABIMacOSX_i386::RegisterIsCalleeSaved to say that by Jason Molenda · 12 years ago
  89. 99611fe In the data formatters, if we know the result by Sean Callanan · 12 years ago
  90. c07d199 Cache the names for Objective-C classes if we know by Sean Callanan · 12 years ago
  91. 1a18ded Mark TestConnectRemote.py as expected to fail on Linux due to bugzilla #14427 by Daniel Malea · 12 years ago
  92. b3dafc6 <rdar://problem/12750060> by Greg Clayton · 12 years ago
  93. 6701ba3 Missing #include to pick up def'n of TerminalState.h. by Jim Ingham · 12 years ago
  94. 965b404 Get rid of a warning where functions in DNB.h were extern "C" when they don't need to be anymore. by Greg Clayton · 12 years ago
  95. 6475c42 <rdar://problem/12798131> by Greg Clayton · 12 years ago
  96. 25b2109 A few more build fixes for gcc 4.6: by Daniel Malea · 12 years ago
  97. 3e1d95d Fixed a crash in which we examined the extension of by Sean Callanan · 12 years ago
  98. 803c3b0 Fix clang build issues. by Greg Clayton · 12 years ago
  99. 5292b44 <rdar://problem/12742973> by Greg Clayton · 12 years ago
  100. 5fdfc6d Don't re-add kexts and the kernel each time we get a notification by Jason Molenda · 12 years ago