cvs commit: src/gnu/usr.bin/gdb/kgdb kld.c

John Baldwin jhb at FreeBSD.org
Tue Jan 29 15:36:42 PST 2008


jhb         2008-01-29 23:36:42 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb kld.c 
  Log:
  Use target_read_memory() and extract_unsigned_integer() instead of direct
  KVM access to read kernel pointers.
  
  Revision  Changes    Path
  1.5       +6 -19     src/gnu/usr.bin/gdb/kgdb/kld.c


More information about the cvs-src mailing list