Bug 9374 - legacy_fetch_link_map_offsets
Summary: legacy_fetch_link_map_offsets
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: c++ (show other bugs)
Version: 6.1
: P3 enhancement
Target Milestone: 7.1
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 12:28 UTC by mandor
Modified: 2010-01-18 21:45 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.