Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 10:15:25 -0800 (PST)
From:      Jake Burkholder <jake@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:  <200101101815.f0AIFPp10604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/01/10 10:15:25 PST

  Modified files:
    gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c 
  Log:
  - Add #defines for the symbol names of the kernel interrupt, system
    call and trap entry points so they're easy to find and change
  - Use the cpuhead and allcpu list to locate globaldata for the current
    cpu, rather than SMP_prvspace or __globaldata
  - Use offsets into struct globaldata directly to find per-cpu variables,
    rather than symbols in globals.o
  
  Glanced at by:	peter
  
  Revision  Changes    Path
  1.22      +48 -30    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?200101101815.f0AIFPp10604>