Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2004 23:26:49 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 gdb_machdep.c src/sys/i386/include db_machdep.h
Message-ID:  <200409152326.i8FNQnOV009184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-09-15 23:26:49 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        gdb_machdep.c 
    sys/i386/include     db_machdep.h 
  Log:
  Fix breakpoint handling for i386.
          not sure yet about 5.x... MFC if needed.
  Also fixes small problems with examining some registers and
  some specific gdb transfer problems.
  
          As the patch says:
          This is not a pretty patch and only meant as a temporary
          fix until a better solution is committed.
  
  PR:             i386/71715
  Submitted by:   Stephan Uphoff <ups@tree.com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +15 -1     src/sys/i386/i386/gdb_machdep.c
  1.19      +10 -2     src/sys/i386/include/db_machdep.h



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