diff options
author | roland <roland> | 2005-08-27 20:46:03 +0000 |
---|---|---|
committer | roland <roland> | 2005-08-27 20:46:03 +0000 |
commit | 19feb39f0d4dd5e2173df0fc54d505fdb492fb5b (patch) | |
tree | 1f67b4606c2ecbaf0b260e764b333caf169a8352 | |
parent | 49411102ab6ef673dd2aa8afb0df641f2c908d14 (diff) | |
download | systemtap-steved-19feb39f0d4dd5e2173df0fc54d505fdb492fb5b.tar.gz systemtap-steved-19feb39f0d4dd5e2173df0fc54d505fdb492fb5b.tar.xz systemtap-steved-19feb39f0d4dd5e2173df0fc54d505fdb492fb5b.zip |
.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-08-27 Roland McGrath <roland@redhat.com> + * loc2c-test.c (print_type): New function. + (print_vars): Use it. + * loc2c-test.c (paddr, print_vars): New functions. (main): If given no variable name argument, print out variables. |