Summary: | fstack on sleeping process does not exit after completion. | ||
---|---|---|---|
Product: | frysk | Reporter: | Nurdin Premji <npremji> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | 1587 | ||
Bug Blocks: | 2244 |
Description
Nurdin Premji
2006-09-26 15:26:46 UTC
Fixed on: 10-04-2006 * frysk/bindir/fstack.java: Ran gnu styler. Used procAttachedObserver rather than procTasksObserver (addOptions): Added information about ALL logging option. (removeObservers): Changed to use the process not the task. (requestDeletes): Added, removes the attachedObserver from all of the ta sks. (storeTasks): Used integer tid as key rather than string tid as key so s orted in ascending trace number order. Fixes issue with traces printing out weir d orders like 21 22 3021 42. |