Skip to content

Memory read/writes being shown in a sidebar #1196

Description

@UvuvDev

What is the feature you'd like to have?
Memory read/writes being visible to the user so they can see what was written where over time. Could be put in a sidebar.

Is your feature request related to a problem?
No.

Additional Information:

=============== PC = 0x404308
---- W - 0xdeadbeef <- 0xdata_to_write
---- R  - 0xcafebabe <- 0xdata_that_read1
---- R  - 0x1badbeef <- 0xdata_that_read2
=============== PC = 0x404304
---- R  - 0x1badbeef <- 0xdata_that_read2
=============== PC = 0x404300 
---- W - 0xfee1dead <- 0xsome_data
---- R  - .....
...........................

I think something like this would look good UI wise. obviously with real lines not ascii.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions