Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ddb: bt/t expects hex, why?



Adventures in ddb:
> ps
105 ...
> bt/t 105
trace: pid 261 not found

The particular example made it rather easy to guess that bt seemingly
expects its input as a hex number.

I don't understand why though, since even its output is decimal (as is
ps's).

Bug?
 Thomas


Home | Main Index | Thread Index | Old Index