Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 17:41:29 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include cpufunc.h
Message-ID:  <200403210141.i2L1fTW5003146@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004/03/20 17:41:29 PST

  FreeBSD src repository

  Modified files:
    sys/ia64/include     cpufunc.h 
  Log:
  In breakpoint(), use a different immediate to make sure we can
  distinguish between debugger inserted breakpoints and fixed
  breakpoints. While here, make sure the break instruction never
  ends up in the last slot of a bundle by forcing it to be an
  M-unit instruction. This makes it easier for use to skip over
  it.
  
  Revision  Changes    Path
  1.20      +3 -2      src/sys/ia64/include/cpufunc.h



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