This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-24 16:20:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fefb1b77458f05ecdc4e0956c1b69c109f51142e
reactos
/
ntoskrnl
/
kd64
History
Hermès Bélusca-Maïto
579eab8a31
[NTOS] Include kdbg/kdb.h only in the files that really need it.
2023-04-11 00:44:10 +02:00
..
amd64
…
arm
…
i386
…
kdapi.c
[NTOS] Include kdbg/kdb.h only in the files that really need it.
2023-04-11 00:44:10 +02:00
kdbreak.c
…
kddata.c
[PSDK][NTOS:KD64] Turns out, that even Clang in MSVC mode needs the 64-bits pointer extension hack!
2022-11-24 13:30:43 +01:00
kdinit.c
[NTOS:KD] Annotate KdInitSystem and remove redundant declaration in kd.h
2022-11-18 18:11:29 +01:00
kdlock.c
[NTOS:KD64] KdPollBreakIn(): Use the KeRestoreInterrupts() inline.
2021-09-12 18:16:13 +02:00
kdprint.c
[NTOS:KD64] Format string of KdpDprintf can be const.
2023-03-22 19:57:59 +01:00
kdtrap.c
[NTOS:KD64,KE] IRQL is automatically adjusted during calls to KdEnterDebugger() and KdExitDebugger(). (
#3942
)
2021-09-12 18:20:32 +02:00