[debugger][elflib] Move Build ID extraction to elflib
Change-Id: Ie2919f76b09db6f7419fc3be598af72f6f10ef24
Showing
- src/developer/debug/debug_agent/BUILD.gn 4 additions, 0 deletionssrc/developer/debug/debug_agent/BUILD.gn
- src/developer/debug/debug_agent/process_info.cc 19 additions, 2 deletionssrc/developer/debug/debug_agent/process_info.cc
- src/developer/debug/shared/BUILD.gn 0 additions, 34 deletionssrc/developer/debug/shared/BUILD.gn
- src/developer/debug/shared/elf.cc 0 additions, 72 deletionssrc/developer/debug/shared/elf.cc
- src/developer/debug/shared/elf.h 0 additions, 39 deletionssrc/developer/debug/shared/elf.h
- src/developer/debug/shared/elf_unittest.cc 0 additions, 72 deletionssrc/developer/debug/shared/elf_unittest.cc
- src/developer/debug/zxdb/symbols/BUILD.gn 21 additions, 1 deletionsrc/developer/debug/zxdb/symbols/BUILD.gn
- src/developer/debug/zxdb/symbols/build_id_index.cc 4 additions, 5 deletionssrc/developer/debug/zxdb/symbols/build_id_index.cc
- src/developer/debug/zxdb/symbols/build_id_index_unittest.cc 1 addition, 1 deletionsrc/developer/debug/zxdb/symbols/build_id_index_unittest.cc
- src/developer/debug/zxdb/symbols/test_data/small_test_file.elf 0 additions, 0 deletions...eveloper/debug/zxdb/symbols/test_data/small_test_file.elf
- src/lib/elflib/elflib.cc 20 additions, 0 deletionssrc/lib/elflib/elflib.cc
- src/lib/elflib/elflib.h 4 additions, 0 deletionssrc/lib/elflib/elflib.h
- src/lib/elflib/elflib_unittest.cc 3 additions, 0 deletionssrc/lib/elflib/elflib_unittest.cc
Loading
Please register or sign in to comment