Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 09:49:15 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/gdb/gdb kvm-fbsd.c
Message-ID:  <199805121649.JAA25772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/05/12 09:49:14 PDT

  Modified files:
    gnu/usr.bin/gdb/gdb  kvm-fbsd.c 
  Log:
  Don't attempt to read process context from the kernel when (the
  kernel's) curproc is null.  This fixes endless recursion in
  xfer_umem() for attempts to read from user addresses, in particular
  for attempts to read %fs and %gs from the pcb for `info reg'.
  
  Revision  Changes    Path
  1.14      +2 -2      src/gnu/usr.bin/gdb/gdb/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?199805121649.JAA25772>