Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
dump/ | H | - | - | 208 | 127 | |
functional/ | H | - | - | 337 | 163 | |
testmatch/ | H | - | - | 686 | 527 | |
README | H A D | 09-Feb-2013 | 347 | 15 | 9 |
README
1testmatch: 2 3 A stub program that tests the saveargs matcher against a variety of 4 function prologues (assembled from data.s) 5 6functional: 7 8 Actually test the full chunk of the (libproc) side of the code, running 9 pstack on the range of test apps. 10 11dump: 12 13 Display each function in a given object we believe to have saved 14 arguments. 15