1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 8d1d252 Remove a print statement that was left in accidentally. by Greg Clayton · 12 years ago
  3. c7bece56 <rdar://problem/13069948> by Greg Clayton · 13 years ago
  4. a4d8747 <rdar://problem/13010007> by Greg Clayton · 13 years ago
  5. 89f255e 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 · 13 years ago
  6. ead45e0 Allow operating system plug-ins to specify the address for registers so we don't have to create data up front. by Greg Clayton · 13 years ago
  7. c9d645d <rdar://problem/12491420> by Greg Clayton · 13 years ago
  8. b28179bb Added some documentation and an accessor for the target with an explanation of why to not use "lldb.target". by Greg Clayton · 13 years ago
  9. 435ce13 The OS plug-in can now get data from a python script that implements the protocol. by Greg Clayton · 13 years ago
  10. a83b6cf We have a partially working OS plug-in through python! by Greg Clayton · 13 years ago
  11. b710b8d Fixing an issue in the OS sample by Enrico Granata · 13 years ago
  12. 2443cbd Added Args::StringForEncoding(), Args::StringToGenericRegister() and centralized the parsing of the string to encoding and string to generic register. by Greg Clayton · 13 years ago