summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-09 13:59:22 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-09 13:59:22 +0000
commit0b1bcecfed64c266c15c293303655e7f8fc374b9 (patch)
tree68c947eb054f8751bf0e26cf7de01f3773e5a4e2 /gnu/usr.bin/binutils
parent522567dac1ff47b12e0a137b8bd2741e122998eb (diff)
downloadFreeBSD-src-0b1bcecfed64c266c15c293303655e7f8fc374b9.zip
FreeBSD-src-0b1bcecfed64c266c15c293303655e7f8fc374b9.tar.gz
Submitted by: gj
Delete suspicious looking chunk of code that was partially commented out.
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c b/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c
index 6679060..ef7a98a 100644
--- a/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c
+++ b/gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c
@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- $Id: freebsd-nat.c,v 1.1.1.1 1995/04/23 18:35:38 garyj Exp $
+ $Id: freebsd-nat.c,v 1.5 1995/04/26 01:01:07 jkh Exp $
*/
#include <sys/types.h>
@@ -484,8 +484,6 @@ CORE_ADDR addr;
static CORE_ADDR PTD = -1;
CORE_ADDR current_ptd;
- /*if (devmem && kfd > 0)
- return (addr);
/*
* If we're looking at the kernel stack,
* munge the address to refer to the user space mapping instead;
OpenPOWER on IntegriCloud