cvs commit: src/tools/debugscripts gdbinit.kernel

Greg Lehey grog at FreeBSD.org
Mon Dec 29 17:23:18 PST 2003


grog        2003/12/29 17:23:16 PST

  FreeBSD src repository

  Modified files:
    tools/debugscripts   gdbinit.kernel 
  Log:
  Remove current implementation of kldstat macro.
  
  Add new kldstat, kldstat-v and kernel macros.  The kldstat macro is
  functionally equivalent to the previous implementation, but it looks
  prettier and it matches the kldstat-v macro better.  kldstat-v gives
  output similar to userland kldstat -v (note lacking space), and kernel
  loads a new kernel and dump.
  
  Submitted by:   des
  
  Revision  Changes    Path
  1.5       +39 -18    src/tools/debugscripts/gdbinit.kernel


More information about the cvs-src mailing list