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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo