Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 1999 03:51:15 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ddb db_command.c ddb.h src/sys/i386/i386 i386-gdbstub.c src/sys/isa sio.c
Message-ID:  <199905091051.DAA19797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/05/09 03:51:15 PDT

  Modified files:
    sys/ddb              db_command.c ddb.h 
    sys/i386/i386        i386-gdbstub.c 
    sys/isa              sio.c 
  Log:
  add some amount of sanity to the way the gdb stuff finds its device.
  
  I'm not too happy about the result either, but at least it has less
  chance of backfiring.
  
  This particular feature could be called "a mess" without offending
  anybody.
  
  Revision  Changes    Path
  1.31      +7 -3      src/sys/ddb/db_command.c
  1.22      +11 -1     src/sys/ddb/ddb.h
  1.11      +2 -9      src/sys/i386/i386/i386-gdbstub.c
  1.236     +10 -9     src/sys/isa/sio.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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