tree: 17f582ea275b66785e07635c5e874a866989aa76 [path history] [tgz]
  1. meta/
  2. third_party/
  3. BUILD.gn
  4. build_ids.cc
  5. build_ids.h
  6. byte_block.h
  7. byte_block_file.cc
  8. byte_block_file.h
  9. elf_reader.cc
  10. elf_reader.h
  11. elf_symtab.cc
  12. elf_symtab.h
  13. ktrace_reader.cc
  14. ktrace_reader.h
  15. load_maps.cc
  16. load_maps.h
  17. README.md
  18. test_helper.cc
  19. test_helper.h
  20. util.cc
  21. util.h
  22. util_zx.cc
  23. x86_cpuid.cc
  24. x86_cpuid.h
  25. x86_pt.cc
  26. x86_pt.h
src/lib/debugger_utils/README.md

Debugger Utilities

This directory contains a collection of random utilities that are useful to debugging tools of ELF programs.