Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 16:30:42 +0000 (UTC)
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/ia64 trap.c
Message-ID:  <200407081630.i68GUgkt018860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-07-08 16:30:42 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        trap.c 
  Log:
  Better handle the break instruction trap. The runtime specification
  has outlined which break numbers are software interrupts, debugger
  breakpoints and ABI specific breaks. We mostly treated all break
  numbers we didn't care about as debugger breakpoints.
  
  Revision  Changes    Path
  1.100     +46 -7     src/sys/ia64/ia64/trap.c



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