This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug corefiles/11608] gcore does not support build-id


https://sourceware.org/bugzilla/show_bug.cgi?id=11608

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-11-13
             Blocks|                            |16092
     Ever confirmed|0                           |1

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
At least with Fedora 19 x86_64 /usr/bin/sleep it does not work:

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  LOAD           0x0000000000000fc4 0x0000000000400000 0x0000000000000000
                 0x0000000000000000 0x0000000000007000  R E    1

Shared libraries also do not have the first page dumped:
/lib64/libc.so.6:
  LOAD           0x0000000000047fc4 0x0000003347200000 0x0000000000000000
                 0x0000000000000000 0x00000000001b6000  R E    1

Although some shared libraries have it dumped:
/lib64/ld-linux-x86-64.so.2
  LOAD           0x0000000000023fc4 0x0000003346e00000 0x0000000000000000
                 0x0000000000021000 0x0000000000021000  R E    1

Bug 16092 is related.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]