- 06d58b0 <rdar://problem/11383764> by Enrico Granata · 12 years ago
- 1fc46d2 minor update to status page: C++ exception breakpoints work on linux by Daniel Malea · 12 years ago
- f5545f9 <rdar://problem/12725746> by Enrico Granata · 12 years ago
- 63d67ed <rdar://problem/11146929> by Enrico Granata · 12 years ago
- f34feef <rdar://problem/11146929> by Enrico Granata · 12 years ago
- 0f638a4 Use a more unique end delimiter. In any case, the thread names are hexified when returning to lldb. by Han Ming Ong · 12 years ago
- 5ebdb03 Fixed an issue the "process plugin" proxy object was trying to use the m_exe_ctx when it wasn't ok to do so. by Greg Clayton · 12 years ago
- fac004c Added emulation of shifts to the IR interpreter. by Sean Callanan · 12 years ago
- 11ad623 <rdar://problem/12975489> by Han Ming Ong · 12 years ago
- 3a91e14 <rdar://problem/12028723> by Enrico Granata · 12 years ago
- ea0bb4d Expanded the flags that can be set for a command object in lldb_private::CommandObject. This list of available flags are: by Greg Clayton · 12 years ago
- 12b5aa0 Add a "--reverse" or "-r" option to the "list" with no options command. This will list backwards from the by Jim Ingham · 12 years ago
- 75a4fe6 Updated documentation on the "register_data_addr" key that can be supplied in the "thread" dictionary return value for the python OS plug-ins. by Greg Clayton · 12 years ago
- 0e3b98e Add an SBProcess API to get the current StopID, either considering or ignoring stops caused by expression by Jim Ingham · 12 years ago
- ccd5c4e <rdar://problem/12976225> by Han Ming Ong · 12 years ago
- 836064a <rdar://problem/12586010> by Greg Clayton · 12 years ago
- ba0bf4e Fixed comment typo. by Greg Clayton · 12 years ago
- 2976b65 Add test to check the number of threads. by Matt Kopec · 12 years ago
- f1fda37 Add initial support to trace spawned threads in a process on Linux. by Matt Kopec · 12 years ago
- a3eb5cd Enable ProcessGDBRemote plugin on Linux - Fixes test case TestConnectRemote by Daniel Malea · 12 years ago
- 1e44fdd Implement -w flag to process launch (allow launching inferior process in different working directory) on Linux/FreeBSD by Daniel Malea · 12 years ago
- 7342f4b <rdar://problem/12968925> by Enrico Granata · 12 years ago
- 3a5ac5a Fix TestSendSignals.py on Linux. The wrong stop reason was being set when stopping for a received signal. by Matt Kopec · 12 years ago
- 2fcbf6e <rdar://problem/12953853> by Greg Clayton · 12 years ago
- 0d5d570 Make sure that the GenerateFunction call can support arbitrary levels of indentation for user code by Enrico Granata · 12 years ago
- efdd469 Re-enabling C++ exception breakpoint testcase (on Linux) by Daniel Malea · 12 years ago
- 8492942 <rdar://problem/12602653> by Jason Molenda · 12 years ago
- c62d140 Mark TestPlatformCommand (test_status) as expected to fail on Linux by Daniel Malea · 12 years ago
- 5a39ce3 Simplify build instructions by Daniel Malea · 12 years ago
- a4b8b86 <rdar://problem/12389806> by Jason Molenda · 12 years ago
- 21e32a6 Fix lldb -P on Linux by Daniel Malea · 12 years ago
- aec6b32 Generalizing expected stop reason string checking in InferiorCrashing test case. by Andrew Kaylor · 12 years ago
- 1e52600 Read bytes from zero-filled sections correctly instead of failing to read. by Sean Callanan · 12 years ago
- 924910c Handle the case of unordered sequences in a DWARF line table. by Andrew Kaylor · 12 years ago
- 6ddebd7 Mark TestExprHelpExamples.py as expected to fail on Linux by Daniel Malea · 12 years ago
- 1836ade A few small tweaks to the symbolication page. by Jason Molenda · 12 years ago
- dedf478 Added a bit more explanation for the python modules that aid with symbolication. by Greg Clayton · 12 years ago
- cf6d727 Added a page that describes how to to manual symbolication with LLDB from the command line, from python, and also how to use the build in modules to do symbolication. by Greg Clayton · 12 years ago
- 19b6467 <rdar://problem/12928282> by Greg Clayton · 12 years ago
- aadc7f7 Clang sometimes emits "objc_object*" rather than "id" by Sean Callanan · 12 years ago
- c6fe581 Update to reflect API changes in r171367. by Chandler Carruth · 12 years ago
- a80c70c Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to reflect the by Chandler Carruth · 12 years ago
- 1cf173c Remember to tell the target about dyld when we resolve the address for it. by Jim Ingham · 12 years ago
- bab2a0c Added support for the modulus operator (%) to the IR interpreter. by Sean Callanan · 12 years ago
- aa93c93 Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver by Jim Ingham · 12 years ago
- ca8fb17 Made LLDB compile with LLVM top-of-tree again. by Sean Callanan · 12 years ago
- 64246cd Fixed a bug where we could accept the wrong by Sean Callanan · 12 years ago
- b928eaa Updating TestAbbreviations.py to check for a reduced set of instructions when testing 'dis -f'. by Andrew Kaylor · 12 years ago
- 278f16e Adding eStopReasonThreadExiting and fixing the handling of this state on Linux. by Andrew Kaylor · 12 years ago
- c8dc8c4 If we can't find the python function for a given summary, print the name of the function in the warning message. by Jim Ingham · 12 years ago
- 242b205 Clarify the comments in PlatformDarwin::LocateExecutableScriptingResource a bit. by Jason Molenda · 12 years ago
- 1e6c71b <rdar://problem/12903081> by Enrico Granata · 12 years ago
- 76d6485 Setting TestInferiorChanged.py to expectedFailureLinux because of bugzilla 14662. by Andrew Kaylor · 12 years ago
- 559bb5c <rdar://problem/12446222> by Enrico Granata · 12 years ago
- 790c869 Mark register tests as expectedFailureLinux because of bugzilla reports 14600 and 14661. by Andrew Kaylor · 12 years ago
- 5ac8e15 Disable confirmation prompt in TestProcessLaunch (to avoid hang on Linux once bug is fixed) by Daniel Malea · 12 years ago
- 282c22c This patch removes the SymbolFileSymtab support by Sean Callanan · 12 years ago
- b3ce032 Skip libc++ data formatter tests on Linux because there is no standard location for the makefile to find libc++. by Andrew Kaylor · 12 years ago
- 3a4e785 Test suite cleanup for Linux: mark test cases expected to fail due to open bugzillas by Daniel Malea · 12 years ago
- fe55567 <rdar://problem/11961650> by Jason Molenda · 12 years ago
- 9d1ac6a http://llvm.org/bugs/show_bug.cgi?id=14629 by Greg Clayton · 12 years ago
- 28d0b69 Don't read the SP when getting argument values from registers in case the SP isn't available. We don't want the availability of SP to limit when we get get arguments from registers. by Greg Clayton · 12 years ago
- dd06888 Fix typo in error message (print requested URL instead of command name when plugin missing) by Daniel Malea · 12 years ago
- dca8c9f Allow reading registers by thread ID in ProcessMonitor (Linux implementation) by Daniel Malea · 12 years ago
- 08d6681 Tweaking a comment in the NSURL formatter for correctness - the code was doing the right thing, but the comment was highly misleading by Enrico Granata · 12 years ago
- 2b67961 Add a new qProcessInfo packet to debugserver. by Jason Molenda · 12 years ago
- 9c970a3 Adding events when watchpoints are set or changed. by Jim Ingham · 12 years ago
- 9c556ff Removed a possible use of unchecked NULL from by Sean Callanan · 12 years ago
- 1866b87 Mention how to do a (Linux) release build on the build instructions page. by Daniel Malea · 12 years ago
- e31e269 <rdar://problem/12890948> by Han Ming Ong · 12 years ago
- 09eb052 Initialize m_done to false in Driver constructor to avoid premature exit bug (spotted on Linux) by Daniel Malea · 12 years ago
- 72b131f <rdar://problem/12890901> by Han Ming Ong · 12 years ago
- 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
- bad1c9e <rdar://problem/11990131> by Greg Clayton · 12 years ago
- c340ff8 <rdar://problem/12156204> by Greg Clayton · 12 years ago
- b1484f7 <rdar://problem/12582041> by Greg Clayton · 12 years ago
- 878f13c Fixed two conditionals that I accidentally reversed in r170152. by Sean Callanan · 12 years ago
- 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
- 4856200 Remove unused variable. by Greg Clayton · 12 years ago
- 22bf55d Remove references to files that Sean recently removed from the Xcode project. by Greg Clayton · 12 years ago
- 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
- 54cc72c Avoid possible overflow when reading inferior memory (and logging is enabled) by Daniel Malea · 12 years ago
- b090668 Enabling ItaniumABILanguageRuntime and SymbolFileDWARFDebugMap plugins on non-Apple platforms. by Andrew Kaylor · 12 years ago
- 5fd1177 Fixed a typo. by Filipe Cabecinhas · 12 years ago
- 284e43e Add GCC instructions to build section of website by Daniel Malea · 12 years ago
- 05a4789 Change crash handling to use eStateStopped rather than eStateCrashed. by Andrew Kaylor · 12 years ago
- 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
- 467be71 <rdar://problem/12878674> by Greg Clayton · 12 years ago
- c9e47dd Rmoved the old LLVM disassembler based on libedis. by Sean Callanan · 12 years ago
- 0cbeb07 Made the struct test case actually use an expression by Sean Callanan · 12 years ago
- 23e2b6d Some incorrect debug information caused LLDB by Sean Callanan · 12 years ago
- 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
- 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
- 58b03a4 Fixing the -f option so that one specify multiple filters, e.g. by Enrico Granata · 12 years ago
- 3ce9404 <rdar://problem/11689939> by Enrico Granata · 12 years ago
- 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
- 40e278c Removed the == and != operators from ArchSpec, since by Sean Callanan · 12 years ago
- 1581d7d <rdar://problem/12700464> by Enrico Granata · 12 years ago
- aa9b36f <rdar://problem/12831670> by Jason Molenda · 12 years ago
- e3f0661 Made "target modules add" flush the process to reset stack frames etc. by Sean Callanan · 12 years ago