SASM
SASM copied to clipboard
feature requests: setting include folder, enhanced debugging, debugging see stack
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!
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.
I like the stack view idea. It could be something simple, like this.

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