* valgrind suppression file
@ 2006-01-22 20:21 Bruce Korb
0 siblings, 0 replies; only message in thread
From: Bruce Korb @ 2006-01-22 20:21 UTC (permalink / raw)
Hi Guys,
I do not know if this is too aggressive or not, but I had to add this
to my valgrind "suppress this junk" file. It would be nice if someone
verified that the suppressed warnings are correctly suppressed and then
distributed the thing. It makes hunting down my own memory issues
a bit easier :). Thanks - Bruce
{
Guile-scm_X/scm_mark_locations-value4
Memcheck:Value4
fun:scm_*
fun:scm_mark_locations
}
{
Guile-scm_markstream/scm_gc_mark-value4
Memcheck:Value4
fun:scm_markstream
fun:scm_gc_mark
}
{
Guile-scm_gc_mark-cond
Memcheck:Cond
fun:scm_gc_mark
}
{
Guile-scm_gc_sweep-cond
Memcheck:Cond
fun:scm_gc_sweep
}
{
Guile-gc_mark_X-cond
Memcheck:Cond
fun:scm_mark_*
}
{
Guile-heap_segment/scm_mark_locations-cond
Memcheck:Cond
fun:heap_segment
fun:scm_mark_locations
}
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-22 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-22 20:21 valgrind suppression file Bruce Korb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).