blob: b3d833faa1a69544ae62b286593867aa925af370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
testmatch:
A stub program that tests the saveargs matcher against a variety of
function prologues (assembled from data.s)
functional:
Actually test the full chunk of the (libproc) side of the code, running
pstack on the range of test apps.
dump:
Display each function in a given object we believe to have saved
arguments.
|