Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 01:38:07 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ddb db_command.c
Message-ID:  <200407120138.i6C1c79x094642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-07-12 01:38:07 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_command.c 
  Log:
  Re-add the gdb command. It was removed to be replaced by something
  more generic, but that didn't actually happen. Since the feature to
  switch backends (and historically this means from DDB to GDB) is
  important, make sure people can do just that until such the generic
  mechanism actually sees the light of day.
  
  Suggested by: rwatson@
  
  Revision  Changes    Path
  1.55      +12 -0     src/sys/ddb/db_command.c



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