change to use attach functions.
$a means switch thread in core dumps. (maybe that should be $A now?).
This commit is contained in:
parent
4f2ac1b76b
commit
b030a6c390
5 changed files with 35 additions and 97 deletions
|
|
@ -125,6 +125,11 @@ printdollar(int modif)
|
|||
attachprocess();
|
||||
break;
|
||||
|
||||
/* maybe use this for lwpids?
|
||||
case 'A':
|
||||
attachpthread();
|
||||
break;
|
||||
*/
|
||||
case 'k':
|
||||
kmsys();
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue