https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213764
Bug ID: 213764
Summary: System gdb produces an error when attaching to files
built with -g
Product: Base System
Version: 10.3-RELEASE
Hardware: i386
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: gnu
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
I built vi from /usr/src/usr.bin/vi with CFLAGS=-g for debugging purposes.
When attaching the gdb included with the system to a vi-process, however, I get
the following error:
% gdb
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 "i386-marcel-freebsd".
(gdb) attach 6239
Attaching to process 6239
/usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:1444:
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) n
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"