1. d3173f3 Refactor many file functions to use FileSpec over strings. by Chaoren Lin · 10 years ago
  2. 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
  3. 5b981ab [NativeProcessLinux] clean up #includes by Pavel Labath · 10 years ago
  4. c4e25c9 Report inferior SIGSEGV as a signal instead of an exception on linux by Pavel Labath · 10 years ago
  5. 05a1f2a [NativeProcessLinux] Support inferiors which change their process group by Pavel Labath · 10 years ago
  6. 068f8a7 Move register reading form NativeProcessLinux to NativeRegisterContextLinux* by Tamas Berghammer · 10 years ago
  7. 39036ac [NativeProcessLinux] Fix handling of SIGSTOP by Pavel Labath · 10 years ago
  8. 341eda4 Fixed arm64 build error by Vince Harron · 10 years ago
  9. 9eb1ecb [NativeProcessLinux] Fix removal of temporary breakpoints by Pavel Labath · 10 years ago
  10. 6e35163 [NativeProcessLinux] Fix potential race during thread exit by Pavel Labath · 10 years ago
  11. cdad63b LLDB build broke after applying patch http://reviews.llvm.org/D9706 by Omair Javaid · 10 years ago
  12. ea8c25a80 This patch adds support for setting/clearing hardware watchpoints and breakpoints on AArch64 (Arm v8) 64-bit hardware. by Omair Javaid · 10 years ago
  13. 108c325 Remove handling of eStateStopped from NativeProcessLinux::Resume by Pavel Labath · 10 years ago
  14. 1dbc6c9 [NativeProcessLinux] Remove event mutex and clean functions using it by Pavel Labath · 10 years ago
  15. 8b33567 Get lldb-server building on android-9 by Vince Harron · 10 years ago
  16. 8c8ff7a [NativeProcessLinux] Remove double thread state accounting by Pavel Labath · 10 years ago
  17. 337f3eb [NativeProcessLinux] Remove the stop callback by Pavel Labath · 10 years ago
  18. 5eb721e [NativeProcessLinux] Remove logging and error callbacks by Pavel Labath · 10 years ago
  19. cdc22a8 [LLDB][MIPS] Software single stepping Patch by Jaydeep Patil by Mohit K. Bhakkad · 10 years ago
  20. ed89c7f [NativeProcessLinux] Remove the post-stop lambda by Pavel Labath · 10 years ago
  21. c076559 [NativeProcessLinux] fold ThreadStateCoordinator into NPL by Pavel Labath · 10 years ago
  22. 26438d2 Fix Android build. by Chaoren Lin · 10 years ago
  23. 45f5cb3 [NativeProcessLinux] Get rid of the thread state coordinator thread by Pavel Labath · 10 years ago
  24. 3eb4b45 Remove trap code from disassembly. by Chaoren Lin · 10 years ago
  25. 426bdf8 [NativeProcessLinux] Add back synchronisation of thread create events by Pavel Labath · 10 years ago
  26. 6648fcc Fix register read callback in linux-arm single stepping by Pavel Labath · 10 years ago
  27. 9cf4f2c Fix TestFdLeak on Linux. by Chaoren Lin · 10 years ago
  28. 5fd24c6 [NativeProcessLinux] Fix race condition during inferior thread creation by Pavel Labath · 10 years ago
  29. e8659b5 [LLDB][MIPS] Add MIPS32 and MIPS64 core revisions Patch by Jaydeep Patil by Mohit K. Bhakkad · 10 years ago
  30. e770868 Fix signle stepping on arm when multiple thread is involved by Tamas Berghammer · 10 years ago
  31. bd7cbc5 NativeProcessLinux: Merge operation and monitor threads by Pavel Labath · 10 years ago
  32. c4ddfd8 Auto advance pc for signle stepping on arm when emulation failes by Tamas Berghammer · 10 years ago
  33. 652e384 Fix LLDB ARM GCC4.7 broken build by Omair Javaid · 10 years ago
  34. 1107b5a Use non-blocking waitpid in NativeProcessLinux by Pavel Labath · 10 years ago
  35. d8c338d Add single stepping logic for linux arm by Tamas Berghammer · 10 years ago
  36. 63c8be9 Fix breakpoint trap opcode detection for arm linux by Tamas Berghammer · 10 years ago
  37. 2c2acf9 [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el. by Mohit K. Bhakkad · 10 years ago
  38. 09ba1a3 [LLDB][MIPS] Read/Write register for MIPS64 Patch by Sagar Thakur by Mohit K. Bhakkad · 10 years ago
  39. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 10 years ago
  40. d542efd Remove virtual and add override for lots of function. by Tamas Berghammer · 11 years ago
  41. adf8adb Fix wrong type convesrion in ReadRegOperation by Tamas Berghammer · 11 years ago
  42. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  43. c16f5dc Report watchpoint hits during single stepping. by Chaoren Lin · 11 years ago
  44. cb84eeb Change reinterpret_casts to static_casts in NativeProcessLinux by Tamas Berghammer · 11 years ago
  45. 3df471c [MIPS] - Register Context for MIPS64 by Mohit K. Bhakkad · 11 years ago
  46. 1e209fc Create NativeRegisterContext for android-arm64 by Tamas Berghammer · 11 years ago
  47. 0cbf0b1 Add code to exit the NativeProcessLinux Monitor thread on android by Tamas Berghammer · 11 years ago
  48. 9425b32 Test Commit: Spell correction by Bhushan D. Attarde · 11 years ago
  49. 5f4b6c7 Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging by Robert Flack · 11 years ago
  50. 6ad6374 Initialize ProcessPOSIXLog by NativeProcessLinux by Tamas Berghammer · 11 years ago
  51. 43f2d97 Fix deadlock in operation thread in NativeProcessLinux by Tamas Berghammer · 11 years ago
  52. 90aff47 Fix errors building on linux. by Zachary Turner · 11 years ago
  53. 6806fde Make it possible to stop the operation thread in NativeProcessLinux by Tamas Berghammer · 11 years ago
  54. e56f6dc Fix attaching to 32 bit inferior with 64 bit llgs. by Chaoren Lin · 11 years ago
  55. c934659 Casting pid to ::pid_t when invoking syscall. by Chaoren Lin · 11 years ago
  56. 14f4476 Truncate target file for stdout and stderr by Tamas Berghammer · 11 years ago
  57. 8bc34f4 Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux. by Oleksiy Vyalov · 11 years ago
  58. d858487 Fix build of lldb-gdbserver and lldb-platform for android (arm32, x86) by Tamas Berghammer · 11 years ago
  59. 5830aa7 Fix TestThreadSpecificBreakpoint with LLGS by Tamas Berghammer · 11 years ago
  60. 493c3a1 Avoid leakage of file descriptors in LLDB and LLGS by Pavel Labath · 11 years ago
  61. 6a196ce Fix TestThreadStepOut on Linux with LLGS by Chaoren Lin · 11 years ago
  62. 18fe640 Implement setting and clearing watchpoints. by Chaoren Lin · 11 years ago
  63. 2fe1d0a Moving header files from source/Host/common to proper location. by Chaoren Lin · 11 years ago
  64. 37c768c Make ThreadStateCoordinator to handle properly failed stop/resume operations. by Chaoren Lin · 11 years ago
  65. 28e5742 Share crash information between LLGS and local POSIX debugging with by Chaoren Lin · 11 years ago
  66. 86fd8e4 Modify ThreadStateCoodrinator in order to resume threads if stop wasn't requested. by Chaoren Lin · 11 years ago
  67. 97ccc29 Refactor ptrace commands in NativeProcessLinux to use Error as result return type. by Chaoren Lin · 11 years ago
  68. 911a6dc LLGS local - signal stops inferior in debugger by Chaoren Lin · 11 years ago
  69. e9547b8 Fix up NativeProcessLinux::Interrupt() to use thread state coordinator mechanism. by Chaoren Lin · 11 years ago
  70. aab5863 Added code to prevent "administrative stop" from overwriting a real stop reason. by Chaoren Lin · 11 years ago
  71. c0e5ac8 Fix step commands that mix running threads and stepping threads. by Chaoren Lin · 11 years ago
  72. 9d617ba Disabled local-llgs hijacking of state on startup; passed along signo to killed process. by Chaoren Lin · 11 years ago
  73. b8af31d Fix some bugs in llgs thread state handling. by Chaoren Lin · 11 years ago
  74. 03f12d6 llgs: more work on thread stepping. by Chaoren Lin · 11 years ago
  75. ae29d39 llgs: fix up some handling of stepping. by Chaoren Lin · 11 years ago
  76. 938fcf6 llgs: fixed a bug in deferred signal thread id; added coordinator enqueue logging. by Chaoren Lin · 11 years ago
  77. fa03ad2 Get initial thread state coordinator integration working. by Chaoren Lin · 11 years ago
  78. 5453933 Fix broken NativeProcessLinux.cpp after signature change of ResolveExecutable. by Oleksiy Vyalov · 11 years ago
  79. 6edef20 Fix broken Linux build after signature change of ResolveExecutable. by Oleksiy Vyalov · 11 years ago
  80. 1339b5e Refactor NativeProcessLinux::AttachToProcess in order to avoid reinterpret_cast from NativeProcessProtocol* to NativeProcessLinux*. by Oleksiy Vyalov · 11 years ago
  81. 50d60be Fix error handling in NativeProcessLinux::AttachToInferior: http://reviews.llvm.org/D6158 by Shawn Best · 11 years ago
  82. 8da0bf3 LLGS Android target support - for Andy Chien : http://reviews.llvm.org/D6166 by Shawn Best · 11 years ago
  83. 75f47c3 llgs: fixes to PTY/gdb-remote inferior stdout/stderr handling, logging addtions. by Todd Fiala · 11 years ago
  84. cacde7d Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. by Todd Fiala · 11 years ago
  85. acee96a Fix up the HostThread interface, making the interface simpler. by Zachary Turner · 11 years ago
  86. 615eb7e Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. by Greg Clayton · 11 years ago
  87. 850f9a2 Fix typo in Linux ASLR logging. by Todd Fiala · 11 years ago
  88. 0fceef8 lldb fix ARM64 register access - llgs side by Todd Fiala · 11 years ago
  89. 511e5cd llgs: fix Ctrl-C inferior interrupt handling to do the right thing. by Todd Fiala · 11 years ago
  90. 39de311 Create a HostThread abstraction. by Zachary Turner · 11 years ago
  91. a9882ce llgs: add proper exec support for Linux. by Todd Fiala · 11 years ago
  92. 2afc596 Add software breakpoint support for Linux aarch64. by Todd Fiala · 11 years ago
  93. 6ac1be4 Enable more Linux aarch64 PTRACE support for local and remote debugging. by Todd Fiala · 11 years ago
  94. 13b1826 Move Host::GetArchitecture to HostInfo::GetArchitecture. by Zachary Turner · 11 years ago
  95. 0bce1b6 Fix Linux to respect ASLR settings when launching processes to debug locally and remotely. by Todd Fiala · 11 years ago
  96. c00cf4a Move FileSystem functions out of Host and into their own classes. by Zachary Turner · 11 years ago
  97. 696b528 Refactor FileAction out of ProcessLaunchInfo. by Zachary Turner · 11 years ago
  98. 58a2f66 llgs: corrected Linux signal reception notification for SIGABRT, SIGSEGV and their ilk. by Todd Fiala · 11 years ago
  99. b35103e Fix a type mismatch in NativeProcessLinux that shows up in 32-bit builds. by Todd Fiala · 11 years ago
  100. 202ecd2 Fixes for broken Debian build - g++ 4.7 support. by Todd Fiala · 11 years ago