aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-04 10:00:30 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-04 10:00:30 +0800
commit9c1af3a6e77d7a0e1dc66aa9166d0ead6a56d963 (patch)
treeb12624f6170e77c1e7c0d8d0885838176dadc186 /Makefile
parent9e834528d38a89eb4075b09b35fb7b6e7636740d (diff)
modified the API of Env: add_binding
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0664a27..ea9d9a9 100644
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,6 @@ clean:
db:
gdb main
+
+cdb:
+ cgdb main