Re: [Valgrind-developers] valgrind: r7337 - in branches/DATASYMS: coregrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread Julian Seward
On Thursday 10 January 2008 22:47, Robert Walsh wrote: > Hi Julian, > > Just out of curiosity, when do you expect to have this branch ready to > merge over to trunk? Seems pretty cool. A while yet. Perhaps end-Jan. You could always use the branch itself if you can't wait :-) More testing would

[Valgrind-developers] valgrind: r7338 - in branches/DATASYMS: callgrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread svn
Author: sewardj Date: 2008-01-11 07:24:37 + (Fri, 11 Jan 2008) New Revision: 7338 Log: Enhancements to debuginfo segment-lookup functions: Change VG_(seginfo_sect_kind) so it also produces an object file name as well as a VgSectKind. Adjust users accordingly. Make use of this in Memcheck's

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

2008-01-10 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-01-11 03:05:10 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-11 03:10:04 GMT nightly build (dellow, x86_64, Fedora 8)

2008-01-10 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-01-11 03:10:04 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-11 03:00:02 GMT nightly build (gill, x86_64, Fedora Core 2)

2008-01-10 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-01-11 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

Re: [Valgrind-developers] valgrind: r7337 - in branches/DATASYMS: coregrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread Robert Walsh
Hi Julian, Just out of curiosity, when do you expect to have this branch ready to merge over to trunk? Seems pretty cool. Regards, Robert. On Jan 10, 2008, at 1:08 PM, Nicholas Nethercote wrote: > On Thu, 10 Jan 2008 [EMAIL PROTECTED] wrote: > >> Log: >> Push data-symbol awareness through

Re: [Valgrind-developers] valgrind: r7337 - in branches/DATASYMS: coregrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread Nicholas Nethercote
On Thu, 10 Jan 2008 [EMAIL PROTECTED] wrote: > Log: > Push data-symbol awareness through to the debuginfo query machinery in > debuginfo.c, and connect Memcheck's describe-an-address device to it. > This makes Memcheck able to issue errors like this > > Uninitialised byte(s) found during client ch

Re: [Valgrind-developers] valgrind: r7337 - in branches/DATASYMS: coregrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread Ashley Pittman
On Thu, 2008-01-10 at 17:54 +, [EMAIL PROTECTED] wrote: > This makes Memcheck able to issue errors like this > > Uninitialised byte(s) found during client check request > at 0x4005FE: croak (dsyms2.c:23) > by 0x40066D: main (dsyms2.c:49) > Address 0x601043 is 7 bytes inside global

[Valgrind-developers] valgrind: r7337 - in branches/DATASYMS: coregrind coregrind/m_debuginfo exp-drd include memcheck

2008-01-10 Thread svn
Author: sewardj Date: 2008-01-10 17:54:50 + (Thu, 10 Jan 2008) New Revision: 7337 Log: Push data-symbol awareness through to the debuginfo query machinery in debuginfo.c, and connect Memcheck's describe-an-address device to it. This makes Memcheck able to issue errors like this Uninitialised

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

2008-01-10 Thread svn
Author: sewardj Date: 2008-01-10 14:31:54 + (Thu, 10 Jan 2008) New Revision: 7336 Log: * enable reading of ELF data symbols by default * add new field .isText to DiSym structure * improve debug printing Modified: branches/DATASYMS/coregrind/m_debuginfo/priv_storage.h branches/DATASYMS/c