From 757fdc2454a97890c119cca8662b8d1763265e9a Mon Sep 17 00:00:00 2001 From: dscho Date: Wed, 1 Aug 2001 11:52:01 +0000 Subject: Initial revision --- .gdb_history | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 .gdb_history (limited to '.gdb_history') diff --git a/.gdb_history b/.gdb_history new file mode 100755 index 0000000..128a356 --- /dev/null +++ b/.gdb_history @@ -0,0 +1,21 @@ +set args -desktop 'foobie bletch' +r +quit +where +info thread +info threads +thr 1 +where +quit +quit +r +where +info threads +thr 2 +where +f 31 +kill +r +r +r +quit -- cgit v1.2.1