Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2008 23:36:10 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/gdb/kgdb kld.c
Message-ID:  <200801292336.m0TNaB7x038377@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801292336.m0TNaB7x038377>