cvs commit: src/sys/gdb gdb_packet.c

Poul-Henning Kamp phk at FreeBSD.org
Fri May 26 04:53:21 PDT 2006


phk         2006-05-26 11:52:20 UTC

  FreeBSD src repository

  Modified files:
    sys/gdb              gdb_packet.c 
  Log:
  Wrap our drivers gdb_getc() function so that if it returns -1 we
  try again.  This way it matches the console behaviour and allows us
  to share more code.
  
  Revision  Changes    Path
  1.3       +20 -5     src/sys/gdb/gdb_packet.c


More information about the cvs-src mailing list