diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-14 07:29:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-14 07:29:02 +0000 |
commit | 9fe2eaca91294076ed55c79f0eda5517bd2ecf7c (patch) | |
tree | e3274ee578ba057c9c9270d72fae52da73c4d944 /sys/arch/kbus/stand/sk | |
parent | f6491d400ca651a8a1493d72c6a74c622aa231b1 (diff) |
not wanted on the voyage
Diffstat (limited to 'sys/arch/kbus/stand/sk')
-rw-r--r-- | sys/arch/kbus/stand/sk/.gdb_history | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys/arch/kbus/stand/sk/.gdb_history b/sys/arch/kbus/stand/sk/.gdb_history deleted file mode 100644 index 62062332e5d..00000000000 --- a/sys/arch/kbus/stand/sk/.gdb_history +++ /dev/null @@ -1,17 +0,0 @@ -r -set args "hello" -r -print i -break do_cmd -r -n -n -n -n -print line -print 0x30d2 -print 12500 * 6 / 10 -print /x 7500 -print /x 7500 - 2 -print 12500 / 6 * 10 -print /x 12500 / 6 * 10 - 2 |