Enlightenment CVS committal

Author  : metrics
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        xnest.sh 


Log Message:
Yet another debugger (kinda vim like).

===================================================================
RCS file: /cvs/e/e17/apps/e/xnest.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- xnest.sh    12 Nov 2006 02:41:28 -0000      1.11
+++ xnest.sh    12 Nov 2006 10:01:06 -0000      1.12
@@ -15,6 +15,7 @@
        "-d")   action="ddd -display $main" ; display="" ;;
        "-e")   action="" ;;
        "-g")   action="gdb" ; main=":1" ; display=""  ;;
+       "-c")   action="cgdb" ; main=":1" ; display=""  ;;
        "-l")   action="valgrind --tool=memcheck --leak-check=yes 
--show-reachable=yes --log-file=valgrind_log" ;;
        "-m")   action="valgrind --tool=memcheck --log-file=valgrind_log" ;;
        "-p")   action="memprof --display=$main" ; main=":1" ; display="" ;;



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to