Update the process ID after handling fork/vfork to ensure that
the process plugin reports the correct PID immediately.
Sponsored by: The FreeBSD Foundation
Paths
| Differential D130037
[lldb] [gdb-remote] Fix process ID after following forked child ClosedPublic Authored by mgorny on Jul 18 2022, 12:41 PM.
Details Summary Update the process ID after handling fork/vfork to ensure that Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2022, 6:33 AM Closed by commit rGb61b8efcf31b: [lldb] [gdb-remote] Fix process ID after following forked child (authored by mgorny). · Explain WhyJul 21 2022, 8:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446509 lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/test/API/functionalities/gdb_remote_client/TestFork.py
|