source: skype/HACKING @ c24ae8e

Last change on this file since c24ae8e was 8237df5, checked in by VMiklos <vmiklos@…>, at 2007-08-21T22:33:14Z

skyped: added daemon code

  • Property mode set to 100644
File size: 119 bytes
Line 
1I use the following commands to debug bitlbee itself:
2
3gdb ./bitlbee
4run -v -n -D
5
6For skyped:
7
8python skyped.py -n -d
Note: See TracBrowser for help on using the repository browser.