|
From: Igmar P. <mai...@jd...> - 2003-07-27 10:56:32
|
Hi, Is there an option to let Valgrind complain is a program screws up things in a .data or .rosection part of a program ? I just spend 4 hours debugging in a threaded program, that was giving tons of illegal reads / writes that where related to screwing up some values in a .data section. Is Valgrind suppose to complain about ? I'm still looking as why it went wrong, and why I was getting about 1500 errors (which where false positives). Regards, Igmar |