Bug 6696 - kill command does not work right after an attach
Summary: kill command does not work right after an attach
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-06-25 16:00 UTC by Rick Moseley
Modified: 2008-06-26 18:18 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 Rick Moseley 2008-06-25 16:00:26 UTC
The kill command cannot find the correct process to kill when an attach is done.

(fhpd) attach 19239
Attached to process 19239
(fhpd) focus
Target set      pid     id      path-to-executable
[0.0]           19239   19239   /bin/bash
(fhpd) kill
Error: No processes to kill
Comment 1 Rick Moseley 2008-06-26 18:18:19 UTC
Fixed in HEAD.