diff options
author | 2016-04-25 07:58:14 +0000 | |
---|---|---|
committer | 2016-04-25 07:58:14 +0000 | |
commit | 2fa0c25e590eb82bf9fdd2e43e22457ce53687dc (patch) | |
tree | 91f36b275fc473192a67a7df4a7aa5668986fa22 /lib | |
parent | fix whitespace (diff) | |
download | wireguard-openbsd-2fa0c25e590eb82bf9fdd2e43e22457ce53687dc.tar.xz wireguard-openbsd-2fa0c25e590eb82bf9fdd2e43e22457ce53687dc.zip |
Do not check if the CPU is inside the idle loop when enterting ddb(4).
This check only makes sense when a frame is saved for interrupts, not
for a (simulated) breakpoint.
This allows us to put breakpoints in interrupt context and have them
work if an interrupt fires while the CPU is idle.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions