From owner-cvs-all Thu Apr 30 01:05:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29012 for cvs-all-outgoing; Thu, 30 Apr 1998 01:05:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29004; Thu, 30 Apr 1998 01:05:43 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA08911; Thu, 30 Apr 1998 01:03:50 -0700 (PDT) Date: Thu, 30 Apr 1998 01:03:50 -0700 (PDT) Message-Id: <199804300803.BAA08911@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gdb/gdb Makefile nm.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/04/30 01:03:50 PDT Modified files: gnu/usr.bin/gdb/gdb Makefile nm.h Log: Add support for ELF shared libraries. Also use bfd from the binutils in that case rather than gdb's own copy. Revision Changes Path 1.32 +30 -3 src/gnu/usr.bin/gdb/gdb/Makefile 1.8 +7 -0 src/gnu/usr.bin/gdb/gdb/nm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message