[all-commits] [llvm/llvm-project] 468107: adds additional information to the ProcessInfo obj...

Fred Grim via All-commits all-commits at lists.llvm.org
Thu Apr 18 09:47:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 468107904098e0b5d32db710db80907befde614e
      https://github.com/llvm/llvm-project/commit/468107904098e0b5d32db710db80907befde614e
  Author: Fred Grim <fgrim at apple.com>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M lldb/include/lldb/Utility/ProcessInfo.h
    M lldb/source/Host/linux/Host.cpp
    M lldb/unittests/Host/linux/HostTest.cpp

  Log Message:
  -----------
  adds additional information to the ProcessInfo object for elf processes (#88995)

This adds some additional bits into a ProcessInfo structure that will be
of use in filling structs in an elf core file. This is a demand for
implementing process save-core



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list