Bug 1835 - delete stop parameter from Attaching.state
Summary: delete stop parameter from Attaching.state
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: 1553
  Show dependency treegraph
 
Reported: 2005-11-09 22:45 UTC by Andrew Cagney
Modified: 2005-11-11 04:31 UTC (History)
0 users

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 2005-11-09 22:45:16 UTC
vis	static ProcState state (Proc proc, Observation observation,
				boolean stop)
Comment 1 Andrew Cagney 2005-11-11 03:56:52 UTC
2005-11-10  Andrew Cagney  <cagney@redhat.com>

        * ProcState.java: Delete "stop" variable.  Delete delete states
        .stopped, and .ContinuingAllTasks.

Comment 2 Andrew Cagney 2005-11-11 04:31:50 UTC
gone