Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 23:08:43 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c
Message-ID:  <200112110708.fBB78hP35273@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/12/10 23:08:43 PST

  Modified files:
    gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c 
  Log:
  (repeat after me, do not do cvs commit | more.  Previous commit was:)
  
  Do not compile in VM_MAXUSER_ADDRESS into gdb.  This causes problems if
  kvm extends into the user address space.
  Also, print IdlePTD and initial pcb value clearly in hex instead of
  one in decimal and the other hex (without 0x, so an all-numeric hex
  number could easily be decimal)
  
  (This isn't used on alpha/kvm-fbsd.c)
  
  Revision  Changes    Path
  1.32      +0 -0      src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112110708.fBB78hP35273>