summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_debug.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-01struct _nt_dbg_km_process_info, struct _nt_dbg_ui_process_info: fix typo.midipix1-2/+2
2019-09-01debug state union: fix thread- and process-related struct definitions.midipix1-1/+20
2019-05-28debug interfaces: normalize extension functions (set prefix to tt_debug_).midipix1-2/+2
2019-05-28debug helpers: __ntapi_tt_debug_break_process(): initial implementation.midipix1-0/+5
2019-05-28__ntapi_tt_debug_execution_flow(): impl. NT_DBG_FLOW_MASK_DETACH_AND_CLOSE.midipix1-0/+1
2019-05-28__ntapi_tt_debug_execution_flow(): defined enhanced flow masks.midipix1-0/+3
2019-05-28debug helpers: __ntapi_tt_debug_execution_flow(): initial implementation.midipix1-0/+25
2019-05-28debug helpers: added __ntapi_tt_create_{attach_}debug_object().midipix1-0/+10
2019-05-28dbg_state of the union.midipix1-1/+1
2019-05-27native api: added debug-related definitions.midipix1-0/+314
2019-05-25internals: renamed nt_debug.h --> nt_log.h, renamed interfaces accordingly.midipix1-37/+0
2016-12-11api headers: added hosted environment and visual studio support.midipix1-1/+1
2016-05-28code maintenance: debug: change type of 'char *' parameters to 'const char *'.midipix1-5/+5
2015-07-27entered advanced internal development stage.midipix1-0/+37