Aaron,

 I would try valgrind, they should have it installed. It does well on all
kinds of bounds checking, as well as memory and cache checks.

-Leif

>
> Hey,
>
> So I whipped up a little wrapper program around read_header() and
> makemd5()
> that crashes on the Opteron server at SourceForge, but works properly on
> my
> Pentium.
>
> Just one problem: what tools can I use to debug this thing on Opteron!?
>
> I've attached my test program. It compiles in the dbmail build tree, like
> so:
>
> gcc -g -O -I. -o testmd5 testmd5.c header.o dbmd5.o md5.o debug.o
>
> Aaron
>

Reply via email to