1. 827965c [NativeProcessLinux] Integrate MainLoop by Pavel Labath · 10 years ago
  2. 77dc956 Introduce a MainLoop class and switch llgs to use it by Pavel Labath · 10 years ago
  3. d5b310f Avoid going through Platform when creating a NativeProcessProtocol instance by Pavel Labath · 10 years ago
  4. c307c27 Revert r241672, which breaks the OS X build by introducing a dependency on by Sean Callanan · 10 years ago
  5. 235c840 Avoid going through Platform when creating a NativeProcessProtocol instance by Pavel Labath · 10 years ago
  6. 783bfc8 Fetch object file load address if it isn't specified by the linker by Tamas Berghammer · 10 years ago
  7. d3173f3 Refactor many file functions to use FileSpec over strings. by Chaoren Lin · 10 years ago
  8. 9c9ecce Make log options uniform betwwen lldb-platform and lldb-gdbserver by Tamas Berghammer · 10 years ago
  9. d50ea2f Fix a few compile warnings by Ilia K · 10 years ago
  10. 3eb4b45 Remove trap code from disassembly. by Chaoren Lin · 10 years ago
  11. 43d7905 Fixed remote failures in TestCPP11EnumTypes, probably others by Vince Harron · 10 years ago
  12. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 10 years ago
  13. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  14. 00bdca6 Don't close pseudo terminal master file descriptor on EOF by Tamas Berghammer · 11 years ago
  15. 655b87f Remove unused handler registreation from GDBRemoteCommunicationServerLLGS by Tamas Berghammer · 11 years ago
  16. 90aff47 Fix errors building on linux. by Zachary Turner · 11 years ago
  17. 93749ab Further reduce the header footprint of Process.h by Zachary Turner · 11 years ago
  18. 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
  19. caf3114 Send default register number instead of GDB register number in StopReplyPacket. by Chaoren Lin · 11 years ago
  20. e0c6ab5 Fix small assignment mistake. by Chaoren Lin · 11 years ago
  21. 4a8abd3 Fix TestProcessIO.py when run against a remote target by Vince Harron · 11 years ago
  22. e13c273 Separate monolithic GDBRemoteCommunicationServer class into 4 part by Tamas Berghammer · 11 years ago