Re: how to debug the rsync function start_client

2008-12-12 Thread Matt McCutchen
On Fri, 2008-12-05 at 12:04 +0800, shuang quan wen wrote: > I am a student in computer science, several weeks ago, i learn the > rsync algorithm and i am very interested in it. > I use the gdb to debug the rsync,but when i enter the > function start_client , I use bt to find the function stacks,bu

how to debug the rsync function start_client

2008-12-04 Thread shuang quan wen
I am a student in computer science, several weeks ago, i learn the rsync algorithm and i am very interested in it. I use the gdb to debug the rsync,but when i enter the function start_client , I use bt to find the function stacks,but i cannot find the function ,why? and how can i to see the start_