[all-commits] [llvm/llvm-project] b61b8e: [lldb] [gdb-remote] Fix process ID after following...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Jul 21 08:11:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b61b8efcf31b3d53377b9cf6cb3eb87742602ff6
      https://github.com/llvm/llvm-project/commit/b61b8efcf31b3d53377b9cf6cb3eb87742602ff6
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestFork.py

  Log Message:
  -----------
  [lldb] [gdb-remote] Fix process ID after following forked child

Update the process ID after handling fork/vfork to ensure that
the process plugin reports the correct PID immediately.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D130037




More information about the All-commits mailing list