Files
llvm-project/lldb/source/Target/Statistics.cpp
Jacob Lalonde c92e24b7d3 [LLDB][Statistics] Add coreFile to Target stats (#161448)
This patch adds the coreFilePath, if applicable, to the target
statistics for LLDB. My primary motivation here is sanity check user
reports when they say I had an issue with a specific corefile and then
validating it was in fact that specifies corefile, as right now there is
no guaruntee the filename and the process/target name will be the same.
2026-01-29 11:26:02 -08:00

22 KiB