mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
add fsgdb
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11228 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7328a06fdc
commit
ac91c18c5a
@ -26,4 +26,5 @@ alias tcommit='svn commit --no-auth-cache --username=anthm'
|
|||||||
alias mcommit='svn commit --no-auth-cache --username=mikej'
|
alias mcommit='svn commit --no-auth-cache --username=mikej'
|
||||||
alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
|
alias dp='emacs /usr/local/freeswitch/conf/dialplan/default.xml'
|
||||||
alias fstop='top -p `cat /usr/local/freeswitch/log/freeswitch.pid`'
|
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
|
# End of file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user