You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See the output in .lst file (with C functions) somehow this does not work very accurately when using .asm files (we cannot see prologue and epilogue sequences for functions written in assembly)
- Can see register values with debugging
- .asm file can be used to debug step by step (We can set breakpoints in the .asm file)
0 commit comments