summaryrefslogtreecommitdiffstats
path: root/debug/README
diff options
context:
space:
mode:
authorConstantin Jucovschi <cj@ubuntu.localdomain>2009-04-24 07:20:22 -0400
committerConstantin Jucovschi <cj@ubuntu.localdomain>2009-04-24 07:20:22 -0400
commit8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 (patch)
treebd328a4dd4f92d32202241b5e3a7f36177792c5f /debug/README
downloadrasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.tar.gz
rasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.tar.xz
rasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.zip
Initial commitv8.0
Diffstat (limited to 'debug/README')
-rw-r--r--debug/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/debug/README b/debug/README
new file mode 100644
index 0000000..7a776d1
--- /dev/null
+++ b/debug/README
@@ -0,0 +1,11 @@
+This directory contains an include file which helps to generate formatted trace output.
+See this file for usage directions.
+No executable is generated here.
+Has been taken from rasmgr; Makefiles still have to be reworked before removing it there.
+Tests to be done.
+ -- PB 2003-aug-19
+
+have 2 versions now, one for server and one for client side.
+functionality identical except that srv version uses RMInit::logOut to have the same output location (i.e., file).
+ -- PB 2003-nov-24
+