Skip to content

Add heap information as primitive and to debugger#351

Merged
tolauwae merged 13 commits intoTOPLLab:mainfrom
abelstuker:feat/heap-size-primitive
Apr 25, 2026
Merged

Add heap information as primitive and to debugger#351
tolauwae merged 13 commits intoTOPLLab:mainfrom
abelstuker:feat/heap-size-primitive

Conversation

@abelstuker
Copy link
Copy Markdown
Contributor

@abelstuker abelstuker commented Apr 13, 2026

This PR introduces heap usage introspection by:

  • Adding a new heap_used primitive
  • Exposing heap usage in the debugger output (via dump or inspect)

Comment thread src/Debug/debugger.cpp Outdated
Comment thread src/Debug/debugger.cpp
@tolauwae tolauwae marked this pull request as ready for review April 24, 2026 11:00
Copy link
Copy Markdown
Member

@tolauwae tolauwae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tolauwae tolauwae enabled auto-merge (squash) April 24, 2026 14:55
@tolauwae
Copy link
Copy Markdown
Member

@abelstuker can you rebase the branch?

@abelstuker abelstuker force-pushed the feat/heap-size-primitive branch from 237ca5d to 895667e Compare April 25, 2026 09:12
@tolauwae tolauwae merged commit bf58949 into TOPLLab:main Apr 25, 2026
6 checks passed
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.

3 participants