SvcQueryDebugProcessMemory
This commit is contained in:
@@ -38,6 +38,8 @@ namespace ams::kern {
|
||||
void Initialize();
|
||||
Result Attach(KProcess *process);
|
||||
|
||||
Result QueryMemoryInfo(ams::svc::MemoryInfo *out_memory_info, ams::svc::PageInfo *out_page_info, KProcessAddress address);
|
||||
|
||||
Result GetDebugEventInfo(ams::svc::lp64::DebugEventInfo *out);
|
||||
Result GetDebugEventInfo(ams::svc::ilp32::DebugEventInfo *out);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user