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

feature requests: setting include folder, enhanced debugging, debugging see stack #66

Open
sehHeiden opened this issue Dec 3, 2016 · 2 comments

Comments

@sehHeiden
Copy link

Hi,

I am using sasm on a regular base. I have some feature requests which could enhance the usablity of sasm a lot.
The first one is, to be able to set a (list of) local include folders.
The next request concerns the debugging mode: First in debugging mode steps will not be shown anymore, if jumps were taken. Also when using locally define subroutines, or macros, stepping through those too would be equaly useful. Second in debug mode, the registers and data con be checked. To equaly see whats on the stack, could be useful as well.

I hope my suggestions are helpful, with kind regards!

@Dman95
Copy link
Owner

Dman95 commented Feb 19, 2017

Hello,

Thank you for proposals. Now I have no free time to implement these features. But if someone implement some of these features, I will gladly accept pull request.

@RedDragonWebDesign
Copy link

RedDragonWebDesign commented Oct 4, 2020

I like the stack view idea. It could be something simple, like this.

image

Or it could be something more complicated, perhaps with columns like the register view.

image

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

No branches or pull requests

3 participants