Feature request: Dump Memory and Stack Frame
matt-elson opened this issue · 2 comments
matt-elson commented
- Disassembly Window in VS
When selecting one address, can the values of the address be dumped in Memory Window?
e.g., suppose that the following code in Disassembly Window
...
004717D3 mov eax,dword ptr [047A138h]
004717D8 add eax,1
004717DB mov dword ptr [047A138h],eax
...
When the address "047A138h" is selected, and context menu has "dump memory", then the
the values of the address be dumped in Memory WindowX (X stands for 1-4).
- Stack(not call stack)
When debugging a program, I often need check stack frame.
I use Memory2 to display the values of stack(Memory2: Address=ESP(or RSP), Columns=4, Reevaluate Automatically)
so can the extension add the following feature:
the current ESP and EBP(or RSP, RBP) are highlighted in different color, and the current stack frame is contained in a vertical bar.
e.g.
|- 0x0014F728 95 1a 97 00 ?.?. <==ESP
| 0x0014F72C 72 ce a2 c0 r???
| 0x0014F730 00 00 00 00 ....
|- 0x0014F734 00 00 00 00 .... <==EBP
HJLebbink commented
Hi Matt,
Realise that asm-dude is an extension that only adds some color to text views and that adds some functionality (such as code completion and signature help) to the text editor. It has no connection to a assembler or debugger. The debugger in VS is notoriously old and poorly documented; getting the syntax coloring in the disassembly windows was a horror tour simply because nobody knew how to do it.
Those two features do indeed sound useful, but sadly, I don't know how to retrieve the needed information from the VS debugger. I'll put them on the todo list.
CyberDefect commented
Well that escalated quickly. Either did I.
Seek therapy.
Sent via the Samsung Galaxy S7 edge, an AT&T 4G LTE smartphone
-------- Original message --------From: szostak <notifications@github.com> Date: 2/15/18 11:39 AM (GMT-08:00) To: HJLebbink/asm-dude <asm-dude@noreply.github.com> Cc: Subscribed <subscribed@noreply.github.com> Subject: Re: [HJLebbink/asm-dude] Feature request: Dump Memory and Stack Frame
(#72)
Ok, dude, I never subscribed to this. I unwatched and unfollowed it. Im
still getting emails about it. fuck off. seriously, I need you to FUCK OFF!!
YOU fucking asshole, go rape yourself to death or something
On Wed, Feb 14, 2018 at 12:55 AM, Henk-Jan Lebbink <notifications@github.com
wrote:
Hi Matt,
Realise that asm-dude is an extension that only adds some color to text
views and that adds some functionality (such as code completion and
signature help) to the text editor. It has no connection to a assembler or
debugger. The debugger in VS is notoriously old and poorly documented;
getting the syntax coloring in the disassembly windows was a horror tour
simply because nobody knew how to do it.
Those two features do indeed sound useful, but sadly, I don't know how to
retrieve the needed information from the VS debugger. I'll put them on the
todo list.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALfwBzwHrw9vsMc3NdndyyP6pTWuNvF1ks5tUp-BgaJpZM4SEuOm>
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/HJLebbink/asm-dude","title":"HJLebbink/asm-dude","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/HJLebbink/asm-dude"}},"updates":{"snippets":[{"icon":"PERSON","message":"@szostak in #72: Ok, dude, I never subscribed to this. I unwatched and unfollowed it. Im\nstill getting emails about it. fuck off. seriously, I need you to FUCK OFF!!\n\nYOU fucking asshole, go rape yourself to death or something\n\nOn Wed, Feb 14, 2018 at 12:55 AM, Henk-Jan Lebbink \u003cnotifications@github.com\n\u003e wrote:\n\n\u003e Hi Matt,\n\u003e\n\u003e Realise that asm-dude is an extension that only adds some color to text\n\u003e views and that adds some functionality (such as code completion and\n\u003e signature help) to the text editor. It has no connection to a assembler or\n\u003e debugger. The debugger in VS is notoriously old and poorly documented;\n\u003e getting the syntax coloring in the disassembly windows was a horror tour\n\u003e simply because nobody knew how to do it.\n\u003e\n\u003e Those two features do indeed sound useful, but sadly, I don't know how to\n\u003e retrieve the needed information from the VS debugger. I'll put them on the\n\u003e todo list.\n\u003e\n\u003e —\n\u003e You are receiving this because you are subscribed to this thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u003chttps://github.com/HJLebbink/asm-dude/issues/72#issuecomment-365536934\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-auth/ALfwBzwHrw9vsMc3NdndyyP6pTWuNvF1ks5tUp-BgaJpZM4SEuOm\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"#72 (comment)"}}}