Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More debugging features #40

Open
vhotspur opened this issue Sep 19, 2023 · 0 comments
Open

More debugging features #40

vhotspur opened this issue Sep 19, 2023 · 0 comments

Comments

@vhotspur
Copy link
Member

Copying this as-is from a TODO file (there is no context whether this refers to emulated memory, some part of some student assignments or MSIM's use of malloc):

add debug features
 - memory allocation
 - first and last block check
 - show all allocated memory blocks
 - check for unallocated memory at the end of the program or at the free function call
 - allocation information (function, file and the line number)
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

No branches or pull requests

1 participant