I'm using Ubuntu and I can't seem to find an exact equivalent of 
Fedora's debuginfo, except -dbg packages. However, tesseract does not 
have a -dbg package.

My code uses tesseract library, i.e. libtesseract-dev. Since a 
libtesseract-dbg package is not available, I probably have to compile it 
myself.

On 12/08/2014 07:31 PM, Tom Hughes wrote:
> On 08/12/14 19:28, "João M. S. Silva" wrote:
>
>> Thanks Tom, I was not sure that was feasible.
>>
>> What is the easiest/standard way in which I can get the source code line
>> of the possible leak? Is it compiling my code against tesseract's source
>> code?
>>
>> Or should I compile tesseract in debug mode and then use that library?
>
> Well I don't know what here is "your" code and what isn't, but broadly
> speaking for your own code just make sure to compile with debug and for
> code from the distro make sure to install the debuginfo packages.
>
> Tom
>

-- 
João M. S. Silva

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to