Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 23:06:14 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/gdb gdb_cons.c gdb_int.h gdb_main.c
Message-ID:  <200603232306.k2NN6EVk018671@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-03-23 23:06:14 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/gdb              gdb_int.h gdb_main.c 
  Added files:
    sys/gdb              gdb_cons.c 
  Log:
  add support for copying console messages to a remote gdb
  
  Reviewed by:    kan
  
  Revision  Changes    Path
  1.1104    +1 -0      src/sys/conf/files
  1.1       +172 -0    src/sys/gdb/gdb_cons.c (new)
  1.3       +3 -0      src/sys/gdb/gdb_int.h
  1.6       +10 -2     src/sys/gdb/gdb_main.c



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