1. 8c2dc0e Run-time reg context selection for POSIX targets by Ed Maste · 11 years ago
  2. 674f7d1 Handle BreakNotify for threads whose tid doesn't match the ThreadSpec of the BreakpointSite by Ashok Thirumurthi · 11 years ago
  3. 0ba7548 Add support for listing inferior thread names on Linux. by Matt Kopec · 11 years ago
  4. 3a0e6a5 Use LLDB_INVALID_REGNUM at Mike Sartain's suggestion by Andy Gibbs · 11 years ago
  5. 09dffd8 Fix two 'variable is used uninitialised' warnings. Change assert to llvm_unreachable. by Andy Gibbs · 11 years ago
  6. aeb2faf Add assertion for when no watchpoint found in POSIX watchnotify handler. by Matt Kopec · 11 years ago
  7. 6a988f4 Temporarily disable checking of watchpoint hit on FreeBSD on trace message. by Matt Kopec · 11 years ago
  8. 010a8d8 Add output of fault address on an address related crash (ie. segfault). by Matt Kopec · 11 years ago
  9. 12c5bf3 Fix setting of watchpoints on inferior thread creation for Linux. by Matt Kopec · 11 years ago
  10. 3bd2ebd Adding support for stopping all threads of multithreaded inferiors on Linux. Also adding multithreaded test cases. by Andrew Kaylor · 11 years ago
  11. c73fedb Fixed "log enable linux registers" and added a test. by Ashok Thirumurthi · 11 years ago
  12. dc07851 Fixed a build failure introduced by r181501. by Ashok Thirumurthi · 11 years ago
  13. 863aa28 Changed the formerly pure virtual function: by Greg Clayton · 11 years ago
  14. a7c0f9f Attempt to fix failing watchpoints for debian os buildbot. by Matt Kopec · 11 years ago
  15. 3d4d51c Add watchpoint support for Linux on 64-bit host. by Matt Kopec · 11 years ago
  16. 4e75e35 Reinstating r181091 and r181106 with fix for Linux regressions. by Andrew Kaylor · 11 years ago
  17. 26aa43b Refactoring for struct UserArea: by Ashok Thirumurthi · 11 years ago
  18. a46013b <rdar://problem/13700260> <rdar://problem/13723772> by Greg Clayton · 11 years ago
  19. dae196d Platform-specific specialization for the GPR register file. by Ashok Thirumurthi · 11 years ago
  20. 6aa1c2c More fallout unique_ptr changes for from http://lab.llvm.org:8011/builders/lldb-x86_64-linux/builds/3565. by Greg Clayton · 11 years ago
  21. d8f6b64 Fix the Linux build issues introduced by r178191. by Ashok Thirumurthi · 11 years ago
  22. d601e83 Allow expression evaluation to work when multiple threads exist in the inferior (on Linux) by Daniel Malea · 11 years ago
  23. f1fda37 Add initial support to trace spawned threads in a process on Linux. by Matt Kopec · 11 years ago
  24. 3a5ac5a Fix TestSendSignals.py on Linux. The wrong stop reason was being set when stopping for a received signal. by Matt Kopec · 11 years ago
  25. d891f9b Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 12 years ago
  26. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  27. a3da572 Patch from Matt Kopec <matt.kopec@intel.com> to handle stepping into multiply-nested inlined code. by Jim Ingham · 12 years ago
  28. 5e91e37 Patch from Daniel Malea that cleans up the process parameters for Process/Thread classes for POSIX and Linux. by Greg Clayton · 12 years ago
  29. e5eaa30 Linux fix patch from Dmitry Vyukov. by Greg Clayton · 12 years ago
  30. 2341d35 Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=rev: by Johnny Chen · 12 years ago