unknown
80fd654ca4
move the debugger directory from hv to kd
2023-01-17 17:16:29 +09:00
unknown
f3b3dae233
move IDT emulation functions into the debugger
2023-01-08 04:34:41 +09:00
unknown
754c9f5410
add callback like functions for connecting kd and hv
2023-01-08 00:12:55 +09:00
unknown
c7fa6af72d
remove the vcpu form threads and processes
2022-12-09 18:26:38 +09:00
unknown
2048d98080
refactoring threads
2022-12-09 17:23:09 +09:00
unknown
ed22058b60
refactor hv resources
2022-12-06 16:02:49 +09:00
unknown
b4fef77b48
refactor VCpu
2022-12-05 15:31:56 +09:00
unknown
606cb775a1
fix some typos
2022-10-06 17:45:07 +09:00
SinaKarvandi
5011e25d1b
show information about current process and threads in vmi mode
2022-05-17 00:30:49 +04:30
SinaKarvandi
2c09ea369d
show thread list in vmi mode
2022-05-16 01:01:00 +04:30
SinaKarvandi
661d4b1c10
get thread count based on eprocess
2022-05-11 02:55:05 +04:30
Behrooz Abbassi
f817cbb801
Refactor: Improve projects configurations
...
- Improve Precompiled header usage
- Change "Output Directory" and "Intermediate Directory" of all projects to the same values
- Discard pdb files from release file
2022-05-04 16:38:21 -07:00
SinaKarvandi
51340c07e7
query count of active threads and processes
2022-05-04 21:43:25 +04:30
SinaKarvandi
20ea601a84
change datatypes to the correct convention
2022-04-13 12:45:39 +04:30
SinaKarvandi
d29b58ee13
general update
2022-01-18 22:38:56 +03:30
SinaKarvandi
058dfb9a25
replace MSRs with new definitions
2021-12-23 20:16:41 +03:30
SinaKarvandi
746fa1325d
make event triggering for interrupts and thread or process switches compatible
2021-11-28 19:25:54 +03:30
SinaKarvandi
4ade270277
change the logic of .process and .process2 commands
2021-11-28 15:08:43 +03:30
SinaKarvandi
1dcec0b947
thread change detection based on clk interrupts
2021-11-28 03:31:01 +03:30
SinaKarvandi
4516fb3f87
check for valid process on thread list
2021-11-27 21:15:19 +03:30
SinaKarvandi
a14fc04d48
show informative details on .thread list command
2021-11-27 02:28:20 +03:30
SinaKarvandi
7e21cc4c41
show simple threads list from the current _EPROCESS
2021-11-26 03:14:25 +03:30
SinaKarvandi
e4d88713c1
add support to thread change for .thread command
2021-11-25 17:17:55 +03:30
SinaKarvandi
78b05b4a0b
second phase of thread change detection
2021-11-24 02:10:05 +03:30
SinaKarvandi
53ae7a1381
first phase of thread change detection
2021-11-24 01:38:52 +03:30
SinaKarvandi
c578bc0ee6
add .thread command and show details of current thread
2021-11-23 03:28:57 +03:30