[Lldb-commits] [lldb] adds additional information to the ProcessInfo object for elf processes (PR #88995)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 17 10:16:41 PDT 2024
jimingham wrote:
That test looks good. It seems unlikely that you would buggily always produce monotonically increasing times...
Not to be a pest, but since this info is only provided on Linux, we should maybe add a test to make sure that asking for this information on systems that don't provide it fails gracefully?
https://github.com/llvm/llvm-project/pull/88995
More information about the lldb-commits
mailing list