Skip to content

fix: improve debugging and error handling#2

Draft
aloima wants to merge 18 commits into
masterfrom
fix/debugging-error-handling
Draft

fix: improve debugging and error handling#2
aloima wants to merge 18 commits into
masterfrom
fix/debugging-error-handling

Conversation

@aloima

@aloima aloima commented May 14, 2026

Copy link
Copy Markdown
Owner

This pull request organizes the entire codebase. It does not pursue a rigid purpose.

Its purpose is adding error handling to each system call and memory operation and adding ASSERT() as much as possible.

throw() method will be used instead of ASSERT() macro for system calls such as fopen(), GetProcessMemory().

@aloima aloima changed the title Improve debugging and error handling improve debugging and error handling May 18, 2026
@aloima aloima changed the title improve debugging and error handling refactor: improve debugging and error handling Jun 25, 2026
@aloima aloima changed the title refactor: improve debugging and error handling fix: improve debugging and error handling Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant