Opened 3 years ago
Last modified 3 years ago
#16046 closed task
Patch gdb to work with new glibc — at Version 1
Reported by: | Douglas R. Reno | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
glibc-2.35 changes the format for debugging information. As a result, gdb will need two commits applied to it:
c0154a4a21a gdb: Don't assume r_ldsomap when r_version > 1 on Linux 4eb629d50d4 gdbserver: Check r_version < 1 for Linux debugger interface
See Ticket https://wiki.linuxfromscratch.org/lfs/ticket/4999 in LFS for more details.
Note:
See TracTickets
for help on using tickets.