How to debug sort_method_alphabetical function

Ka-Hing Cheung khc at hxbc.us
Wed Mar 27 00:32:05 EDT 2013


On Tue, 2013-03-26 at 13:42 +0600, maruf rahman wrote:
> @peter: Actually i first installed pidgin using 'sudo apt-get install
> pidgin' command. Then without uninstalling it I downloaded the source
> and compiled it. Now there is no /usr/bin/pidgin
> and /usr/local/bin/pidgin folder.
> 
> 
> @Ka-Hing: I used 'pidgin'

you should run `make install', make sure you are running the compiled
copy, and run `pidgin -d' to enable the debug output.

-khc

> 
> 
> On Tue, Mar 26, 2013 at 1:33 PM, Ka-Hing Cheung <khc at hxbc.us> wrote:
>         On Tue, 2013-03-26 at 12:31 +0600, maruf rahman wrote:
>         > Hi
>         >
>         >
>         > I want to debug the sort_method_alphabetical function(file:
>         > gtkblist.c, line: 7926). I have placed this line
>         purple_debug_info("in
>         > sort method alphabetical"); as the first statement of this
>         function.
>         >
>         > After ./configure, make and sudo make install when i press
>         the Buddies
>         > > Sort Buddies > Alphabetically button, noting shows up. I
>         am running
>         > pidgin from terminal.
>         
>         
>         did you run `pidgin', or `pidgin -d'?
>         
>         -khc
>         
>         
>         
> 
> 





More information about the Devel mailing list