[Valgrind-developers] 2008-01-10 03:05:06 GMT nightly build (lloyd, x86_64, Fedora 7)

2008-01-09 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-01-10 03:05:06 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... fa

[Valgrind-developers] 2008-01-10 03:10:05 GMT nightly build (dellow, x86_64, Fedora 8)

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

[Valgrind-developers] 2008-01-10 03:00:02 GMT nightly build (gill, x86_64, Fedora Core 2)

2008-01-09 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-01-10 03:00:02 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests .

[Valgrind-developers] valgrind: r7335 - in branches/DATASYMS: coregrind/m_debuginfo include

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 22:53:42 + (Wed, 09 Jan 2008) New Revision: 7335 Log: Now that the infrastructure behind it is straightened out a bit, fix VG_(seginfo_sect_kind) accordingly. Modified: branches/DATASYMS/coregrind/m_debuginfo/debuginfo.c branches/DATASYMS/include/pub_too

[Valgrind-developers] valgrind: r7334 - trunk/coregrind/m_syswrap

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 22:01:40 + (Wed, 09 Jan 2008) New Revision: 7334 Log: Enable some syscalls needed to run firefox on 64-bit ppc on Fedora 8. Modified: trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c Modified: trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c ===

[Valgrind-developers] valgrind: r7333 - trunk/docs/internals

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 21:19:44 + (Wed, 09 Jan 2008) New Revision: 7333 Log: Start a bug-tracking file for the 3.3 line. Added: trunk/docs/internals/3_3_BUGSTATUS.txt Modified: trunk/docs/internals/Makefile.am Added: trunk/docs/internals/3_3_BUGSTATUS.txt ===

[Valgrind-developers] valgrind: r7332 - in trunk: . nightly/bin

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 21:03:43 + (Wed, 09 Jan 2008) New Revision: 7332 Log: Make a new regtest target, "all-regtest", being the union of "make regtest" and "make exp-regtest". Then change the nightly build system to run all-regtest instead of exp-regtest. Modified: trunk/Makefi

Re: [Valgrind-developers] valgrind on Windows

2008-01-09 Thread Yossi Kreinin
On Jan 9, 2008 8:26 PM, Julian Seward <[EMAIL PROTECTED]> wrote: > > I agree. It seems to me a Windows port would be extremely difficult. > Given that Wine already runs on lightly patched version of Valgrind, > your time would be much better spent pushing the via-Wine approach along. > Just my 2 E

[Valgrind-developers] valgrind: r7331 - in trunk: coregrind include

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 18:37:41 + (Wed, 09 Jan 2008) New Revision: 7331 Log: Move VG_(clo_backtrace_size) to a tool-visible header file. Modified: trunk/coregrind/pub_core_options.h trunk/include/pub_tool_options.h Modified: trunk/coregrind/pub_core_options.h ===

Re: [Valgrind-developers] valgrind on Windows

2008-01-09 Thread Julian Seward
On Monday 07 January 2008 20:00, Dan Kegel wrote: > On Jan 7, 2008 8:50 AM, Yossi Kreinin <[EMAIL PROTECTED]> wrote: > > What I need is to support people using Windows as their development > > machine. > > Call me crazy, but I think the best way to do that > is to get their windows development tool

[Valgrind-developers] valgrind: r7330 - branches/DATASYMS/coregrind/m_debuginfo

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 17:51:55 + (Wed, 09 Jan 2008) New Revision: 7330 Log: Fix more ppc64-linux regressions, and improve reporting of errors that occur when reading symbol table or debug info from files. Modified: branches/DATASYMS/coregrind/m_debuginfo/debuginfo.c branches/

[Valgrind-developers] valgrind: r7329 - branches/DATASYMS/coregrind/m_debuginfo

2008-01-09 Thread svn
Author: sewardj Date: 2008-01-09 14:50:32 + (Wed, 09 Jan 2008) New Revision: 7329 Log: * unbreak soname reading; make the logic more clearly like that of GNU readelf * unbreak ELF symbol table reading on ppc32/64-linux * tidy up read_elf_symtab__{ppc64_linux,normal} - get rid of redundant