1. 7dd5c51 Removed all of the "#ifndef SWIG" from the SB header files since we are using by Greg Clayton · 14 years ago
  2. b5a8f14 <rdar://problem/10560053> by Greg Clayton · 14 years ago
  3. 39f54ea Allow a SBAddress to be created from a SBSection and an offset. by Greg Clayton · 14 years ago
  4. b6a5ba6 Cleaned up the documentation strings for many helper objects and added by Greg Clayton · 14 years ago
  5. b302dff Added many more python convenience accessors: by Greg Clayton · 14 years ago
  6. 1b92520 Added the ability to get the target triple, byte order and address byte size by Greg Clayton · 14 years ago
  7. e0bd571 Add needed Clear methods. <rdar://problem/10596340> by Jim Ingham · 14 years ago
  8. 5cac6a5 Add SBFrame.WatchLocation() to find and watch the location pointed to by by Johnny Chen · 14 years ago
  9. bf338e6 Migrate the in_range(symbol, section) and symbol_iter(module, section) utility functions by Johnny Chen · 14 years ago
  10. dc0cbd1 SBSection supports iteration through its subsections, represented as SBSection as well. by Johnny Chen · 14 years ago
  11. 3e8c25f Added to the public API to allow symbolication: by Greg Clayton · 14 years ago
  12. 979e20d Public API changes: by Enrico Granata · 14 years ago
  13. fb35e2a Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. by Johnny Chen · 14 years ago