commit | 39dbe6e72b5e0ffc7989da7f1e59f41498d2b492 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Fri Jan 07 18:45:17 2005 +0000 |
committer | rsc <devnull@localhost> | Fri Jan 07 18:45:17 2005 +0000 |
tree | 3eac9a6134aeca1429116c2ce3e391d540cbe518 | |
parent | 60efa1d2b90cbcfedcd93a988834fc595a5368bb [diff] [blame] |
small hidings
diff --git a/src/libmach/t.c b/src/libmach/t.c index d11cb7d..68d2bdf 100644 --- a/src/libmach/t.c +++ b/src/libmach/t.c
@@ -163,9 +163,9 @@ attachargs(argc, argv, OREAD); attachdynamic(); - if(!corpid && !corhdr) - sysfatal("could not attach to process"); - +// if(!corpid && !corhdr) +// sysfatal("could not attach to process"); +// p.pid = corpid; if((e = td_ta_new(&p, &ta)) != TD_OK) sysfatal("td_ta_new: %s", terr(e));