[Freeswitch-svn] [commit] r11228 - freeswitch/trunk/support-d

FreeSWITCH SVN brian at freeswitch.org
Thu Jan 15 11:20:05 PST 2009


Author: brian
Date: Thu Jan 15 13:20:05 2009
New Revision: 11228

Log:
add fsgdb

Modified:
   freeswitch/trunk/support-d/.bashrc

Modified: freeswitch/trunk/support-d/.bashrc
==============================================================================
--- freeswitch/trunk/support-d/.bashrc	(original)
+++ freeswitch/trunk/support-d/.bashrc	Thu Jan 15 13:20:05 2009
@@ -26,4 +26,5 @@
 alias mcommit='svn commit --no-auth-cache --username=mikej'
 alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
 alias fstop='top -p `cat /usr/local/freeswitch/log/freeswitch.pid`'
+alias fsgdb='gdb /usr/local/freeswitch/bin/freeswitch `cat /usr/local/freeswitch/log/freeswitch.pid`'
 # End of file



More information about the Freeswitch-svn mailing list