Package: valgrind
Version: 1:3.2.3-1
Severity: wishlist

Hello,

I've been debugging some arm and alpha bugs in a program of mine, and it
turned out that the problem was an int memory access at an unaligned
location.  arm does not trap it and silently produces a wrong result,
making it pretty nasty to find the problem.

It would be interesting to have a valgrind tool that checked and
reported unaligned int accesses: this would give me a chance of trapping
these kinds of problems early while doing development on my amd64
machine.

I'm not sure it makes sense, but with something that can trace memory
accesses like valgrind, the unaligned ones look like they were
potentially very easy to catch.


Ciao,

Enrico

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20.1enrico (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages valgrind depends on:
ii  libc6                         2.5-9      GNU C Library: Shared libraries

Versions of packages valgrind recommends:
ii  gdb                        6.4.90.dfsg-1 The GNU Debugger

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to