This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-18 21:13:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e07dbf782c
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