Package: gdb
Version: 7.0-1
Severity: normal

$ gdb /bin/true
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /bin/true...(no debugging symbols found)...done.
(gdb) r
Starting program: /bin/true

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff7df61a7 in access () from /lib64/ld-linux-x86-64.so.2
(gdb) x/5i $rip
0x7ffff7df61a7 <access+7>:      cmp    $0xfffffffffffff001,%rax
0x7ffff7df61ad <access+13>:     jae    0x7ffff7df61b0 <access+16>
0x7ffff7df61af <access+15>:     retq
0x7ffff7df61b0 <access+16>:     lea    0x208aa9(%rip),%rcx        # 
0x7ffff7ffec60 <rtld_errno>
0x7ffff7df61b7 <access+23>:     xor    %edx,%edx


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

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdb depends on:
ii  libc6                   2.10.2-2         GNU C Library: Shared libraries
ii  libexpat1               2.0.1-7          XML parsing C library - runtime li
ii  libncurses5             5.7+20090803-2   shared libraries for terminal hand
ii  libreadline6            6.1-1            GNU readline and history libraries
ii  python2.5               2.5.4-3          An interactive high-level object-o
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

gdb recommends no packages.

Versions of packages gdb suggests:
pn  gdb-doc                       <none>     (no description available)

-- 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