summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a6a2aa3..13f1051 100644
--- a/Makefile
+++ b/Makefile
@@ -89,5 +89,8 @@ dist-git:
log:
svn2cl --authors ../common/username.xml --accum
+gdb: lspcidrake
+ LD_LIBRARY_PATH=$(PWD) gdb -q ./lspcidrake
+
run: lspcidrake
LD_LIBRARY_PATH=$(PWD) ./lspcidrake