summaryrefslogtreecommitdiffstats
path: root/include/stdbool.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-08-13 13:22:50 +0000
committerbde <bde@FreeBSD.org>2001-08-13 13:22:50 +0000
commit2921a0c6f2f53f032fdfa53eeea25429cdf5fccd (patch)
tree875ba947acd69d4e0f8e235d8fb57a608cc570b2 /include/stdbool.h
parentbde6e6cc5a5b4bbb6ac0c999b4d6b5c4a798fb53 (diff)
downloadFreeBSD-src-2921a0c6f2f53f032fdfa53eeea25429cdf5fccd.zip
FreeBSD-src-2921a0c6f2f53f032fdfa53eeea25429cdf5fccd.tar.gz
Use interrupt gates instead of trap gates for breakpoint and trace
traps, so that ddb can keep control (almost) no matter how it is entered. This breaks time-critical interrupts while the system is stopped in ddb, but I haven't noticed any significant problems except that applications become confused about the time. Lost time will be adjusted for later. Anyway, the half-baked disabling of interrupts in Debugger() gives the same problems for the usual way of entering ddb.
Diffstat (limited to 'include/stdbool.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud