cvs commit: src/sys/conf files src/sys/gdb gdb_cons.c gdb_int.h gdb_main.c

Sam Leffler sam at FreeBSD.org
Thu Mar 23 23:06:15 UTC 2006


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


More information about the cvs-src mailing list