[Telepathy-commits] [telepathy-salut/master] tests/README: add an example how to use refdbg

Alban Crequy alban.crequy at collabora.co.uk
Wed Oct 29 05:07:53 PDT 2008


---
 tests/README |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/tests/README b/tests/README
index 7063529..1e71909 100644
--- a/tests/README
+++ b/tests/README
@@ -43,7 +43,9 @@ To debug an individual test you can set one of the following env variable:
     added to tools/gabble-testing.log.
 
   * SALUT_TEST_REFDBG : to run Salut inside refdbg. The report is written
-    to tools/refdbg.log.
+    to tools/refdbg.log. You also need to setup SALUT_WRAPPER to your refdbg
+    command. Example:
+        export SALUT_WRAPPER="~/bin/refdbg -c btnum=16"
 
   * SALUT_WRAPPER="nemiver" : to run Salut inside the graphical debugger
     nemiver. You'll be able to set up breakpoints; then hit the "continue"
-- 
1.5.6.5




More information about the Telepathy-commits mailing list