Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-30 | A new home. | midipix | 3 | -3/+3 |
2021-07-06 | Annual chores. | midipix | 3 | -3/+3 |
2020-06-25 | __ntapi_tt_debug_break_process(): use correct (32-bit) entry-point signature. | midipix | 1 | -1/+1 |
2019-05-28 | debug interfaces: normalize extension functions (set prefix to tt_debug_). | midipix | 1 | -3/+3 |
2019-05-28 | debug helpers: __ntapi_tt_debug_break_process(): initial implementation. | midipix | 1 | -0/+126 |
2019-05-28 | debug translation units: added missing note. | midipix | 2 | -0/+12 |
2019-05-28 | __ntapi_tt_debug_execution_flow(): impl. NT_DBG_FLOW_MASK_DETACH_AND_CLOSE. | midipix | 1 | -0/+9 |
2019-05-28 | struct _nt_tty_log_info, __log_exception_to_server(): report priority. | midipix | 1 | -1/+1 |
2019-05-28 | debug helpers: __ntapi_tt_debug_execution_flow(): initial implementation. | midipix | 1 | -0/+95 |
2019-05-28 | debug helpers: added __ntapi_tt_create_{attach_}debug_object(). | midipix | 1 | -0/+114 |