From 0b1bcecfed64c266c15c293303655e7f8fc374b9 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 9 May 1995 13:59:22 +0000 Subject: Submitted by: gj Delete suspicious looking chunk of code that was partially commented out. --- gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gnu/usr.bin/binutils') 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 @@ -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; -- cgit v1.1