Opened 2 years ago

Closed 2 years ago

#16046 closed task (fixed)

Patch gdb to work with new glibc

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 Bruce Dubbs)

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.

Change History (2)

comment:1 by Bruce Dubbs, 2 years ago

Description: modified (diff)

comment:2 by Douglas R. Reno, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.