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

John Baldwin jhb at FreeBSD.org
Thu Jan 24 11:11:14 PST 2008


jhb         2008-01-24 19:11:13 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb Makefile kgdb.h trgt.c 
  Added files:
    gnu/usr.bin/gdb/kgdb kld.c 
  Log:
  Move the code for working with kld's out into its own file.
  
  Revision  Changes    Path
  1.7       +1 -1      src/gnu/usr.bin/gdb/kgdb/Makefile
  1.8       +1 -0      src/gnu/usr.bin/gdb/kgdb/kgdb.h
  1.1       +304 -0    src/gnu/usr.bin/gdb/kgdb/kld.c (new)
  1.7       +0 -268    src/gnu/usr.bin/gdb/kgdb/trgt.c


More information about the cvs-src mailing list