Hello
> > http://www.csl.cornell.edu/~vince/projects/valsim/
> >
> We don't really have official guidelines for adding experimental tools,
> other than someone must be willing to maintain it. I think it could be
> useful to multiple people using Simpoints, so I think it could be a suitable
> addi
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-01-09 03:15:08 GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ..
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-01-09 03:05:09 GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ...
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-01-09 03:10:06 GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ..
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-01-09 03:00:02
GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests
Author: sewardj
Date: 2008-01-08 23:59:03 + (Tue, 08 Jan 2008)
New Revision: 7328
Log:
A lot more tidying up. Make x86-linux work again.
Modified:
branches/DATASYMS/coregrind/m_debuginfo/readelf.c
Modified: branches/DATASYMS/coregrind/m_debuginfo/readelf.c
==
Author: tom
Date: 2008-01-08 17:44:04 + (Tue, 08 Jan 2008)
New Revision: 7327
Log:
If we don't find the address in the segInfo list that ask the address
space manager for the name of the file it was mapped from as a fallback
solution.
This allows us to print the names of exe/dll files in the
Author: sewardj
Date: 2008-01-08 17:29:02 + (Tue, 08 Jan 2008)
New Revision: 7326
Log:
Fix enough stuff so that simple x86-linux programs Memcheckify OK once
again.
Modified:
branches/DATASYMS/coregrind/m_debuginfo/debuginfo.c
branches/DATASYMS/coregrind/m_debuginfo/priv_storage.h
br
The test none/tests/blockfault currently runs successfully on some but
not on all architectures. The reason is that the output of this test
contains a stack size number. I have updated none/tests/filter_stderr
such that this number is removed. Can this patch please be reviewed
and applied ?
Thanks
Author: tom
Date: 2008-01-08 16:48:30 + (Tue, 08 Jan 2008)
New Revision: 7325
Log:
Made the argument to VG_(am_get_filename) const as it doesn't need
to be modified and the routine to find the segment for an address now
returns a const pointer.
Modified:
trunk/coregrind/m_aspacemgr/aspacem
In message <[EMAIL PROTECTED]>
Russell Sears <[EMAIL PROTECTED]> wrote:
>> The wrapper should probably also validate the file descriptor like
>> other wrappers which have file descriptor arguments do.
>
> I couldn't find any wrappers that do anything special with their file
> descriptor ar
Author: tom
Date: 2008-01-08 16:31:25 + (Tue, 08 Jan 2008)
New Revision: 7324
Log:
Add support for the sync_file_range system call.
Based on patch from Russell Sears <[EMAIL PROTECTED]>.
Modified:
trunk/coregrind/m_syswrap/priv_syswrap-linux.h
trunk/coregrind/m_syswrap/syswrap-amd64-li
Author: tom
Date: 2008-01-08 16:10:47 + (Tue, 08 Jan 2008)
New Revision: 7323
Log:
Update linux system call lists based on 2.6.23.1 kernel source.
Modified:
trunk/include/vki/vki-scnums-amd64-linux.h
trunk/include/vki/vki-scnums-ppc32-linux.h
trunk/include/vki/vki-scnums-ppc64-linux.
Is this worth pushing into 3_3_BRANCH ?
I guess we should start a 3_3_BUGSTATUS.txt file now. Sigh.
J
On Tuesday 08 January 2008 14:54, [EMAIL PROTECTED] wrote:
> Author: tom
> Date: 2008-01-08 13:54:43 + (Tue, 08 Jan 2008)
> New Revision: 7322
>
> Log:
> Valid file descriptor argument to
Author: tom
Date: 2008-01-08 13:54:43 + (Tue, 08 Jan 2008)
New Revision: 7322
Log:
Valid file descriptor argument to llseek system call.
Modified:
trunk/coregrind/m_syswrap/syswrap-linux.c
Modified: trunk/coregrind/m_syswrap/syswrap-linux.c
===
15 matches
Mail list logo