|
From: Julian S. <js...@ac...> - 2002-11-15 23:00:22
|
On Friday 15 November 2002 10:49 pm, Carlo Wood wrote: > On Fri, Nov 15, 2002 at 03:31:51PM +0100, Josef Weidendorfer wrote: > > Hi Carlo, > > > > can you forward this to "val...@li...", too? > > You can subscribe to the list. > > > > I'm VERY pleased you have a good symbol loader. > > Perhaps we can merge the good bits. We have some problems with demangling > > symbols starting with "GLOBAL_" (GCC 3.2)... > > > > I've you are using templates: Yes, these functions all get weak symbols. > > And won't be read in by valgrind 1.0.4. This should be solved with > > 1.0.5/1.2.0. You can get valgrind HEAD at sourgeforge, anonymous CVS, > > project is named "valgrind". > > I tried the HEAD CVS, and get this: > >cachegrind testPolynomial The way to run this in the head has changed. I think you need to do $prefix/valgrind --skin=cachegrind testPolynomial Head works fine for me right now. J |