Re: [Valgrind-developers] RFC: Experimental tools

2007-10-04 Thread Bart Van Assche
On 10/5/07, Nicholas Nethercote <[EMAIL PROTECTED]> wrote: > Julian and I have been discussing for a while the idea of creating a > category of "experimental" tools in the Valgrind source tree. These > would be tools that are not necessarily mature, but may be of interest > to people. This would

[Valgrind-developers] valgrind: r6954 - branches/MASSIF2/massif

2007-10-04 Thread svn
Author: njn Date: 2007-10-05 06:16:33 +0100 (Fri, 05 Oct 2007) New Revision: 6954 Log: various minor cleanups Modified: branches/MASSIF2/massif/ms_main.c Modified: branches/MASSIF2/massif/ms_main.c === --- branches/MASSIF2/massi

[Valgrind-developers] valgrind: r6953 - branches/MASSIF2/massif

2007-10-04 Thread svn
Author: njn Date: 2007-10-05 06:06:49 +0100 (Fri, 05 Oct 2007) New Revision: 6953 Log: Remove unnecessary whitespace at end of lines. Modified: branches/MASSIF2/massif/ms_main.c Modified: branches/MASSIF2/massif/ms_main.c === --

[Valgrind-developers] valgrind: r6952 - branches/MASSIF2/massif

2007-10-04 Thread svn
Author: njn Date: 2007-10-05 06:00:13 +0100 (Fri, 05 Oct 2007) New Revision: 6952 Log: - Added snapshot 'kind' field, in preparation for peak-taking. - Refactored 'take_snapshot'. Modified: branches/MASSIF2/massif/ms_main.c Modified: branches/MASSIF2/massif/ms_main.c

[Valgrind-developers] 2007-10-05 03:15:02 BST nightly build (alvis, i686, Red Hat 7.3)

2007-10-04 Thread Tom Hughes
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2007-10-05 03:15:02 BST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ..

[Valgrind-developers] 2007-10-05 03:10:04 BST nightly build (dellow, x86_64, Fedora 7)

2007-10-04 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 7 ) started at 2007-10-05 03:10:04 BST Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... f

[Valgrind-developers] 2007-10-05 03:05:06 BST nightly build (lloyd, x86_64, Fedora 7)

2007-10-04 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2007-10-05 03:05:06 BST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ...

[Valgrind-developers] 2007-10-05 03:00:03 BST nightly build (gill, x86_64, Fedora Core 2)

2007-10-04 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2007-10-05 03:00:03 BST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Nicholas Nethercote
On Thu, 4 Oct 2007, Dirk Mueller wrote: > My primary concern was to ensure that no format string mismatches occur that > could cause strange misbehaviour or crashes on rare (possible not regression > tested) scenarios. I've been annoyed several times in my recent Massif2 work with incorrect form

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Nicholas Nethercote
On Thu, 4 Oct 2007, Dirk Mueller wrote: > On Wednesday, 3. October 2007, Julian Seward wrote: > >> Addr/Word/UWord args with %p formats, either by casting the arg to void* >> or changing the format to 0x%lx. > > I'm currently unable to decide which route to take. We can represent Addr in > two way

[Valgrind-developers] RFC: Experimental tools

2007-10-04 Thread Nicholas Nethercote
Hi, Julian and I have been discussing for a while the idea of creating a category of "experimental" tools in the Valgrind source tree. These would be tools that are not necessarily mature, but may be of interest to people. This would make it much easier for users to try out experimental tools -

[Valgrind-developers] 2007-10-05 02:00:01 CEST nightly build (g5, SuSE 10.1, ppc970)

2007-10-04 Thread jseward
Nightly build on g5 ( SuSE 10.1, ppc970 ) started at 2007-10-05 02:00:01 CEST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ...

[Valgrind-developers] valgrind: r6951 - in branches/FORMATCHECK: callgrind memcheck

2007-10-04 Thread svn
Author: dirk Date: 2007-10-05 00:12:12 +0100 (Fri, 05 Oct 2007) New Revision: 6951 Log: fix format strings for the tools (except for helgrind) Modified: branches/FORMATCHECK/callgrind/bb.c branches/FORMATCHECK/callgrind/bbcc.c branches/FORMATCHECK/callgrind/callstack.c branches/FORMAT

[Valgrind-developers] valgrind: r6950 - in branches/FORMATCHECK/coregrind: . m_debuginfo m_initimg m_sigframe m_syswrap

2007-10-04 Thread svn
Author: dirk Date: 2007-10-04 23:48:53 +0100 (Thu, 04 Oct 2007) New Revision: 6950 Log: fix format strings for coregrind/ Modified: branches/FORMATCHECK/coregrind/m_debuginfo/debuginfo.c branches/FORMATCHECK/coregrind/m_debuginfo/readdwarf.c branches/FORMATCHECK/coregrind/m_debuginfo/rea

[Valgrind-developers] valgrind: r6949 - branches/FORMATCHECK/coregrind

2007-10-04 Thread svn
Author: dirk Date: 2007-10-04 22:38:47 +0100 (Thu, 04 Oct 2007) New Revision: 6949 Log: implement '#' modifier for 'x' and 'X' at least Modified: branches/FORMATCHECK/coregrind/m_debuglog.c Modified: branches/FORMATCHECK/coregrind/m_debuglog.c

[Valgrind-developers] valgrind: r6948 - trunk/coregrind

2007-10-04 Thread svn
Author: dirk Date: 2007-10-04 22:36:40 +0100 (Thu, 04 Oct 2007) New Revision: 6948 Log: readd right adjustment. Modified: trunk/coregrind/m_stacktrace.c Modified: trunk/coregrind/m_stacktrace.c === --- trunk/coregrind/m_stacktra

[Valgrind-developers] valgrind: r6947 - trunk/include

2007-10-04 Thread svn
Author: dirk Date: 2007-10-04 22:35:21 +0100 (Thu, 04 Oct 2007) New Revision: 6947 Log: revert format checking warnings from trunk, will be done in a branch Modified: trunk/include/pub_tool_libcprint.h Modified: trunk/include/pub_tool_libcprint.h =

[Valgrind-developers] valgrind: r6946 - branches

2007-10-04 Thread svn
Author: dirk Date: 2007-10-04 22:34:06 +0100 (Thu, 04 Oct 2007) New Revision: 6946 Log: create format checking branch Added: branches/FORMATCHECK/ Copied: branches/FORMATCHECK (from rev 6945, trunk) - This SF.net email

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Dirk Mueller
On Wednesday, 3. October 2007, Julian Seward wrote: > Addr/Word/UWord args with %p formats, either by casting the arg to void* > or changing the format to 0x%lx. I'm currently unable to decide which route to take. We can represent Addr in two ways: VG_(printf)("%#lx", ..) or VG_(printf)(

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Dirk Mueller
On Thursday, 4. October 2007, Nicholas Nethercote wrote: > Making things more ANSI would be good My primary concern was to ensure that no format string mismatches occur that could cause strange misbehaviour or crashes on rare (possible not regression tested) scenarios. > , but then the ',' pr

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Dirk Mueller
On Monday, 1. October 2007, Bart Van Assche wrote: > you changed the > format string %08p into %p. As a result, the printed pointers are no longer > right-aligned. True. It was my impression that %p does this by default, but it seems I was wrong. I'll correct this mistake shortly, thanks for po

[Valgrind-developers] 2007-10-04 09:00:01 BST nightly build (minnie, SuSE 10.0, ppc32)

2007-10-04 Thread jseward
Nightly build on minnie ( SuSE 10.0, ppc32 ) started at 2007-10-04 09:00:01 BST Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ..

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Bart Van Assche
On 10/4/07, Oswald Buddenhagen <[EMAIL PROTECTED]> wrote: > > On Thu, Oct 04, 2007 at 09:31:28AM +1000, Nicholas Nethercote wrote: > > Making things more ANSI would be good, but then the ',' prefix is also > > extremely useful -- it inserts commas into printed numbers, eg. prints > > "1,234,567" in

Re: [Valgrind-developers] valgrind: r6928 - trunk/coregrind

2007-10-04 Thread Oswald Buddenhagen
On Thu, Oct 04, 2007 at 09:31:28AM +1000, Nicholas Nethercote wrote: > Making things more ANSI would be good, but then the ',' prefix is also > extremely useful -- it inserts commas into printed numbers, eg. prints > "1,234,567" instead of "1234567". Any ideas for how to get the best of both >