Print this page
3544 save-args matcher could be considerably more robust
3545 save-args matcher should accept saves may be out-of-order
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
   1 testmatch:
   2 
   3    A stub program that tests the saveargs matcher against a variety of
   4    function prologues (assembled from data.s)
   5 
   6 functional:
   7 
   8    Actually test the full chunk of the (libproc) side of the code, running
   9    pstack on the range of test apps.





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