catsight icon indicating copy to clipboard operation
catsight copied to clipboard

Cross-platform process memory inspector

Results 1 catsight issues
Sort by recently updated
recently updated
newest added

This would add the ability to read symbols from processes with debug information on Linux through `LinuxProcessHandle::GetSymbolName` and `LinuxProcessHandle::GetSymbolAddress`. Depending on how complex this is, might need another dependency (such...

enhancement