Bug 9374

Summary: legacy_fetch_link_map_offsets
Product: gdb Reporter: mandor
Component: c++Assignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED FIXED    
Severity: enhancement CC: gdb-prs, tromey
Priority: P3    
Version: 6.1   
Target Milestone: 7.1   
Host: Target:
Build: Last reconfirmed:

Description mandor 2007-06-08 12:28:02 UTC
[Converted from Gnats 2269]

When I try to attach an exists program I get message (see bellow), and process to which I try attach killed. May be this problem was fixed, but I can't find solution. Please help.

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...attach: No such file or directory.


Attaching to process 42999
/usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:1443: internal-error: legacy_fetch_link_map_offsets called without legacy link_map support enabled.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

Release:
6.1.1

Environment:
FreeBSD wf14 6.2-STABLE amd64
Comment 1 Tom Tromey 2010-01-18 21:45:57 UTC
This code does not seem to exist in cvs head, so I am closing this report.