[lldb-dev] [Bug 17972] New: equivilent of gdb's follow-fork-mode child

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 17 17:52:37 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=17972

            Bug ID: 17972
           Summary: equivilent of gdb's follow-fork-mode child
           Product: lldb
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: shawnlandden at gmail.com
    Classification: Unclassified

There is no way to attach to a child process across fork() immediately after it
is created. gdb has this feature through follow-fork-mode child.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131118/5683b2a0/attachment.html>


More information about the lldb-dev mailing list