1. 153ccd7 While tracking down memory consumption issue a few things were needed: the by Greg Clayton · 14 years ago
  2. 801417e Added "target variable" command that allows introspection of global by Greg Clayton · 14 years ago
  3. 20fe30c Switch from USEC_PER_SEC/NSEC_PER_SEC/NSEC_PER_USEC to TimeValue constants by Peter Collingbourne · 14 years ago
  4. 63afdb0 Improved the packet throughput when debugging with GDB remote by over 3x on by Greg Clayton · 14 years ago
  5. 4a60f9e Centralize the code that gathers the thread ID list from the remote GDB by Greg Clayton · 14 years ago
  6. 139da72 Fixed an issue in GDBRemoteCommunicationClient where we weren't listening to by Greg Clayton · 14 years ago
  7. 628cead Fixed a crasher that was happened when a log shared pointer wasn't valid. by Greg Clayton · 14 years ago
  8. 5b53e8e Properly handle when commands are not unsupported in the GDB remote clients. by Greg Clayton · 14 years ago
  9. 2f085c6 Added the ability to get the return value from a ThreadPlanCallFunction by Greg Clayton · 14 years ago
  10. 989816b Expand the ABI prepare trivial function call to allow 6 simple args. by Greg Clayton · 14 years ago
  11. a458240 Fixed not being able to launch the i386 slice of a universal binary by adding by Greg Clayton · 14 years ago
  12. b72d0f0 Moved the execution context that was in the Debugger into by Greg Clayton · 14 years ago
  13. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 14 years ago
  14. baf01e0 Removed use of NSEC_PER_SEC. by Stephen Wilson · 14 years ago
  15. 06d7cc8 Added a speed test to the GDBRemoteCommunicationClient and by Greg Clayton · 14 years ago
  16. ff39f74 Added the ability to get a broadcaster event name for a given broadcaster event. by Greg Clayton · 14 years ago
  17. 24bc5d9 Many improvements to the Platform base class and subclasses. The base Platform by Greg Clayton · 14 years ago
  18. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 14 years ago
  19. 58e26e0 Did a lot more work on abtracting and organizing the platforms. by Greg Clayton · 14 years ago
  20. cb8977d Added new platform commands: by Greg Clayton · 14 years ago
  21. 61d043b Split the GDBRemoteCommunication class into three classes: by Greg Clayton · 14 years ago