Module: sip-router Branch: master Commit: 9a65f7d218a5740fb0196384e29e417efc755efb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9a65f7d2...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Jul 5 10:37:22 2010 +0200
debugger: work on nicer output
- output of dbg command to print action name along with type, making it more user friendly and easy to understand
---
modules/debugger/debugger_act.c | 139 +++++++++++++++++++++++++++++++++++++++ modules/debugger/debugger_act.h | 34 ++++++++++ modules/debugger/debugger_api.c | 99 +++++++++++++++++++++++++-- 3 files changed, 264 insertions(+), 8 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=9a65...