Package: libgc-dev
Severity: minor
Tags: patch

I’ve been using the following Valgrind suppressions for a couple of
years, with libgc 6.9 and 7.1. (Earlier valgrind had problems working
with libgc at all.) Maybe you could add these or something similar to
the libgc-dev package? (They should go in /usr/lib/valgrind.)

# Don't look into libgc
{
  <gc1>
  Memcheck:Cond
  fun:GC_*
}
{
  <gc2>
  Memcheck:Value8
  fun:GC_*
}
{
  <gc3>
  Memcheck:Addr4
  fun:memset
  fun:GC_stopped_mark
  fun:GC_try_to_collect_inner
  fun:GC_init
}


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-11-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to