[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: xdelta, svndiff, zlib, or some other problem

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 03 Jul 2010 09:20:51 +0100

Edward Ned Harvey <svn_at_nedharvey.com> writes:

> Not sure what I should look at next. Should I try to figure out what
> (*handler) is? Is there a way to know what it is?

As I said in one of my earlier emails, use "gdb -p" to attach to a
running process and a backtrace will tell you exactly what code is
being executed, including function pointers like *handler.

And I still recommend oprofile over gperf on Linux.

-- 
Philip
Received on 2010-07-03 10:21:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.