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

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


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

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb kld.c 
  Log:
  Don't look for "foo.ko.symbols" files.  GDB is smart enough to open the
  ".symbols" file automatically when you tell it to load "foo.ko" because of
  the debug link.
  
  Revision  Changes    Path
  1.4       +0 -1      src/gnu/usr.bin/gdb/kgdb/kld.c


More information about the cvs-all mailing list