diff options
author | dscho <dscho> | 2001-08-01 11:52:01 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-08-01 11:52:01 +0000 |
commit | 757fdc2454a97890c119cca8662b8d1763265e9a (patch) | |
tree | 44256826d7aafaa816041a18fa0405097f2ed4cd /.gdb_history | |
download | libtdevnc-757fdc2454a97890c119cca8662b8d1763265e9a.tar.gz libtdevnc-757fdc2454a97890c119cca8662b8d1763265e9a.zip |
Initial revision
Diffstat (limited to '.gdb_history')
-rwxr-xr-x | .gdb_history | 21 |
1 files changed, 21 insertions, 0 deletions
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 |