diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-17 18:47:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-17 18:47:21 +0000 |
commit | a6ef8dfbab4ef10dea9b44c5704e53078945b27b (patch) | |
tree | a68c24ba27306e3166bf70a87d36829e135a7ea5 | |
parent | cb062712577e7b0c9a4be7393efb792e4155e431 (diff) | |
download | coreutils-a6ef8dfbab4ef10dea9b44c5704e53078945b27b.tar.xz |
.
-rw-r--r-- | lib/.gdb-history | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/.gdb-history b/lib/.gdb-history index 185b46bf4..20463eab1 100644 --- a/lib/.gdb-history +++ b/lib/.gdb-history @@ -198,3 +198,22 @@ n r -r .aa > k pwd q +b main +r +b get_date +c +n +p tm +n +p tm +n +p pc +n +p tm +n +p tm +n +p delta +n +p Start +q |