ProDBG icon indicating copy to clipboard operation
ProDBG copied to clipboard

CallstackView 0.1

Open emoon opened this issue 10 years ago • 2 comments

Feature level should be similar to ProDG/Visual Studio

callstack_0

Selecting another entry in the in the callstack should send an event that all other views can listen to (locals needs to switch variables, registers needs to be updated etc)

callstack_1

Callstack should support symbols just as well as addresses.

emoon avatar Nov 16 '13 10:11 emoon

If you mouse-hover over an entry in the callstack a tool-tip should appear showing you some source around the call-point.

rocketz avatar Oct 20 '14 19:10 rocketz

That is a neat idea. Thanks :)

emoon avatar Oct 20 '14 19:10 emoon