Bug 2480 - frysk.sys.Wait isn't logged
Summary: frysk.sys.Wait isn't logged
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1839
  Show dependency treegraph
 
Reported: 2006-03-23 19:55 UTC by Andrew Cagney
Modified: 2006-10-18 19:04 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-03-23 19:55:20 UTC
The calls to waitpid are not logged - making it hard to see when the processing
of a waitpid starts.
Comment 1 Andrew Cagney 2006-03-23 19:55:48 UTC
Index: frysk-sys/frysk/sys/ChangeLog
2006-03-23  Andrew Cagney  <cagney@redhat.com>

        * cni/Wait.cxx (waitAllNoHang, waitAll): Call <<log>>.
        * Wait.java (logger): Add.
        (log): Add.
Comment 2 Andrew Cagney 2006-03-23 19:56:03 UTC
committed