Package: ltrace
Version: 0.5.3-2.1
Severity: normal

/tmp$ cat x
#!/bin/sh
echo Hello
/tmp$ ./x
Hello
/tmp$ strace -f -o /dev/null ./x
Hello
/tmp$ ltrace -f -o /dev/null ./x
ltrace: Can't open ELF file "./x"

- Josh Triplett

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ltrace depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libelfg0                      0.8.13-1   an ELF object file access library

ltrace recommends no packages.

ltrace suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to