27 May
2010
27 May
'10
4:22 p.m.
On Thu, May 27, 2010 at 11:03 AM, Allan McRae <allan@archlinux.org> wrote:
I think gdb is fine... but I have not used it extensively. I'd appreciate reports from anyone who has extensively used gdb and valgrind with the new glibc.
Allan
I've been using valgrind on the new glibc. It reports a whole new slew of warnings for previously "quiet" code, but otherwise performs as expected. Curl example: http://codepad.org/htorjWF9 dave