Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2a7f67
debug helpers: __ntapi_tt_debug_break_process(): initial implementation.
Authored and Committed by
midipix
5 years ago
raw
patch
tree
parent
6 files changed.
135 lines added
.
0 lines removed
.
include/ntapi/nt_debug.h
file modified
+5
-0
include/ntapi/ntapi.h
file modified
+1
-0
project/common.mk
file modified
+1
-0
src/debug/ntapi_tt_debug_break_process.c
file added
+126
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0
debug helpers: __ntapi_tt_debug_break_process(): initial implementation.
include/ntapi/nt_debug.h
file modified
+5
-0
include/ntapi/ntapi.h
file modified
+1
-0
project/common.mk
file modified
+1
-0
src/debug/ntapi_tt_debug_break_process.c
file added
+126
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0