I have installed a SASM on linux, I want to input parameters to starting program and observe registers behavior, but I don't now how input this paramteres to SASM debugger or something..
When you start debug program, in "GDB Command" on the bottom just type "run arg1 arg2 arg3..."